[
https://issues.apache.org/jira/browse/ACCUMULO-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines reopened ACCUMULO-676:
---------------------------------
Assignee: John Vines (was: Eric Newton)
1.4.2 Snapshot, single node install. I call admin stop localhost and it brings
down the tserver and unregisters the logger fine. But then it gets stuck on a
scan of the !METADATA table to validate that everything is correctly
deallocated from that logger. We should tweak this so that if there are no
tservers left, we don't check the !METADATA table.
This should not be an issue in trunk.
> root tablet taken off line before non-root metadata tables
> ----------------------------------------------------------
>
> Key: ACCUMULO-676
> URL: https://issues.apache.org/jira/browse/ACCUMULO-676
> Project: Accumulo
> Issue Type: Bug
> Components: master
> Affects Versions: 1.5.0-SNAPSHOT, 1.4.0
> Environment: single tserver instance (desk testing)
> Reporter: Eric Newton
> Assignee: John Vines
> Priority: Minor
> Fix For: 1.5.0, 1.4.2
>
>
> {noformat}
> $ bin/accumulo admin stop localhost
> {noformat}
> This takes all tablets offline at the same time, which can take the root
> tablet offline before taking the metadata tablet offline, which will cause
> the tserver to fail to take the metadata tablet offline, and the system will
> fail to shutdown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira