Eric Newton created ACCUMULO-621:
------------------------------------
Summary: master fails to shutdown
Key: ACCUMULO-621
URL: https://issues.apache.org/jira/browse/ACCUMULO-621
Project: Accumulo
Issue Type: Bug
Components: master
Affects Versions: 1.4.0, 1.3.5
Reporter: Eric Newton
Assignee: Eric Newton
Priority: Minor
The functional test "ShutdownDuringStart" found a rare issue with shutdown.
* master starts
* assigns root tablet
* goal state is switch to CLEAN_STOP
* master assigns non-root METADATA tablets
* master transitions into UNLOAD_NON_ROOT_METADATA
* master sees the METADATA tablets are not loaded
* master transitions into UNLOAD_ROOT_TABLET
* tablet server loads the METADATA tablets
* master unloads the root tablet
* tablet server cannot change the state of the METADATA tables
--
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