dlmarion commented on PR #5803: URL: https://github.com/apache/accumulo/pull/5803#issuecomment-3198239483
Please take a look at `ThreadPools.resizePool`. We have some logic there that you can call from the refresh thread in the Manager. I'm not sure if fully covers what you are trying to here, but I know it partially does. Also, please use the Logger object instead of printing to System.out / System.err. We only do that in certain circumstances, like in utility code. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org