Suvrat1629 opened a new pull request, #5328:
URL: https://github.com/apache/accumulo/pull/5328
This PR removes ineffective thread pool metrics for the FaTE executor and
replaces them with a gauge tracking idle/running threads. It also improves
logging and optimizes thread pool resizing.
Changes
Removed unused pool metrics.
Added a gauge using getWaitingConsumerCount().
Improved logging for thread pool adjustments.
Fixes
Fixes #5147
--
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]