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 2021/06/10 05:56:02 UTC

[GitHub] [pulsar] sijie opened a new pull request #10886: Introduce metrics servlet timeout setting

sijie opened a new pull request #10886:
URL: https://github.com/apache/pulsar/pull/10886


   *Motivation*
   
   Generating metrics is an expensive task and it can take more than 30 seconds
   if you have close to or more than a million topics.
   
   *Modification*
   
   This change provides a setting to adjust the async context timeout.
   
   


-- 
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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #10886: Introduce metrics servlet timeout setting

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #10886:
URL: https://github.com/apache/pulsar/pull/10886


   


-- 
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:
users@infra.apache.org