Suvrat1629 opened a new pull request, #5331:
URL: https://github.com/apache/accumulo/pull/5331

   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 https://github.com/apache/accumulo/issues/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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to