Eric Newton created ACCUMULO-676:
------------------------------------
Summary: 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: Eric Newton
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