[ https://issues.apache.org/jira/browse/ACCUMULO-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850778#comment-13850778 ] ASF subversion and git services commented on ACCUMULO-2037: ----------------------------------------------------------- Commit 59932f6d273067faaf9639ef4b632f67587bf5ad in branch refs/heads/1.5.1-SNAPSHOT from [~ecn] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=59932f6 ] ACCUMULO-2037 master is not fetching last location from the metadata table > Tablets not assigned to last location > ------------------------------------- > > Key: ACCUMULO-2037 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2037 > Project: Accumulo > Issue Type: Bug > Reporter: Keith Turner > Assignee: Eric Newton > Fix For: 1.6.0 > > > I ran continuous ingest on a small cluster, stopped ingest, and then restarted Accumulo. After restart I looked last and current locations of tablets in the metadata table. There were 2k tablets and I just spot checked a few random places, but nothing seemed to be assigned to the last loc. > {noformat} > root@accumulo> scan -t accumulo.metadata -b 2 -c loc,last > 2;001015b last:142f897d61d0004 [] ip-10-1-3-16:9997 > 2;001015b loc:342f897d5cd000d [] ip-10-1-3-27:9997 > 2;002028 last:242f897d5dd0002 [] ip-10-1-3-28:9997 > 2;002028 loc:142f897d61d01ae [] ip-10-1-3-20:9997 > 2;00303c last:342f897d5cd0004 [] ip-10-1-3-25:9997 > 2;00303c loc:142f897d61d01b1 [] ip-10-1-3-23:9997 > 2;00404a last:342f897d5cd0004 [] ip-10-1-3-25:9997 > 2;00404a loc:142f897d61d01b5 [] ip-10-1-3-26:9997 > 2;00505b last:142f897d61d0004 [] ip-10-1-3-16:9997 > 2;00505b loc:342f897d5cd000d [] ip-10-1-3-27:9997 > 2;006066 last:142f897d61d0004 [] ip-10-1-3-16:9997 > 2;006066 loc:342f897d5cd000c [] ip-10-1-3-29:9997 > 2;007073a last:142f897d61d0004 [] ip-10-1-3-16:9997 > 2;007073a loc:342f897d5cd000f [] ip-10-1-3-21:9997 > . > . > . > {noformat} -- This message was sent by Atlassian JIRA (v6.1.4#6159)