Description
ACCUMULO-1259 made ShutdownTServer a bit more sane WRT to what it was doing and the FATE repo interface.
One attempt it makes it to not repeatedly invoke shutdownTServer on the master..
Except requestedShutdown is never set to true.
Attachments
Issue Links
- is broken by
-
ACCUMULO-1259 ShutdownTServer FATE step's call() method sits in a loop: should use isReady() instead
- Resolved