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/09/25 22:33:33 UTC

[GitHub] [pulsar] merlimat opened a new pull request #12191: ModularLoadManager should not attempt to update the load report on ZK if we're not connected

merlimat opened a new pull request #12191:
URL: https://github.com/apache/pulsar/pull/12191


   ### Motivation
   
   If we're not connected to metadata store, there's no need to try updating the load manager traffic reports. While it's not causing a problem per se, it will keep polluting the logs with each attempts.


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



[GitHub] [pulsar] eolivelli merged pull request #12191: ModularLoadManager should not attempt to update the load report on ZK if we're not connected

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


   


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