milleruntime commented on issue #1844: URL: https://github.com/apache/accumulo/issues/1844#issuecomment-756949198
I discovered that one of the Randomwalk tests in the Concurrent suite will actually shutdown the Master. This is most likely what was causing Master to do a CLEAN_STOP, as I can't find anywhere that does this automatically in the code. Here is the test: https://github.com/apache/accumulo/blob/f4f43febbc3e68013d8a1bcd46d8b44275e2e55e/test/src/main/java/org/apache/accumulo/test/randomwalk/concurrent/Shutdown.java#L41 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
