You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/11/30 21:09:47 UTC

[GitHub] [accumulo] dlmarion commented on pull request #1818: Fixes #1808 - Stop server side VM on Error in Thread

dlmarion commented on pull request #1818:
URL: https://github.com/apache/accumulo/pull/1818#issuecomment-736057745


   I made the modifications you requested. I also found another case where Threads were being created, in a class called `Daemon`. I'm starting to think I should create a class called `Threads` and consolidate all of the ThreadPoolExecutor, ExecutorService and SimpleTimer code. Also, I think we can replace SimpleTimer with ScheduledThreadPoolExecutor.


----------------------------------------------------------------
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:
users@infra.apache.org