You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/11 12:59:51 UTC

[GitHub] [pulsar] frankjkelly commented on issue #14365: [PIP-149] Making the REST Admin API fully async

frankjkelly commented on issue #14365:
URL: https://github.com/apache/pulsar/issues/14365#issuecomment-1095019732

   Great point @lhotari I would also suggest that thread pool monitoring is also critical to understand 
   - How many threads are in use
   - Are any threads in BLOCKED state or taking a long time
   So we'll probably need to make sure the appropriate metrics are exposed as well as ensure there is documentation on the monitoring of these threads and what to do if thread pools are exhausted, threads are blocked etc.
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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