ctubbsii commented on issue #1841: URL: https://github.com/apache/accumulo/issues/1841#issuecomment-750430380
> I have added timeouts of 3 mins for each test which should be plenty of time if they are running correctly. The issue you got may have been caused by the large number of threads (20) that this test spawns which will block the test from completing if any of the threads does not finish. If that is the case then I'm not sure what could be changed about this test to prevent that from happening. It's possible that one of the threads died and we didn't properly clean up. Adding the timeout is probably sufficient for now. Hopefully other work will help handle issues pertaining to dead threads, and if not, we can always create a new issue if this test remains flaky. ---------------------------------------------------------------- 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]
