keith-turner opened a new issue, #6014: URL: https://github.com/apache/accumulo/issues/6014
**Describe the bug** When running `accumulo-cluster stop` when fate operations are actively running this can cause those threads to be interrupted . When the threads are interrupted fate will make the fate operation as failed in progress. Saw this happen with a compaction fate operation that was scanning the metadata table. When the cluster was shutdown the compaction was failed. **Expected behavior** No fate operations are failed when `accumulo-cluster stop` is run. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
