mynameborat commented on pull request #1476:
URL: https://github.com/apache/samza/pull/1476#issuecomment-802912826


   How are we computing the utilization? Using `job.container.thread.pool.size` 
may tie into the implementation detail of the using `FixedThreadPool` which can 
potentially change. It will be good idea to also track the current `poolSize` 
of the thread pool and doing so will decouple from the concrete thread pool 
used underneath.
   
   


-- 
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]


Reply via email to