DomGarguilo commented on issue #1793: URL: https://github.com/apache/accumulo/issues/1793#issuecomment-889425555
> STDOUT had a curious comment about tasks remaining in a threadpool when stopped As for this comment, I can reproduce it by making it so the test reaches its timeout while in the loop in `ManagerMetricsIT.blockForRequiredTables()`. I think this happens because the compactions are never cancelled (which is taken care of after `blockForRequiredTables()` completes. -- 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]
