Description
The functional test "AdminStopDuringStart" 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