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 2020/04/23 04:28:39 UTC

[GitHub] [pulsar] addisonj opened a new pull request #6800: [broker] Expose BookKeeper GetBookieInfo settings

addisonj opened a new pull request #6800:
URL: https://github.com/apache/pulsar/pull/6800


   
   ### Motivation
   
   Bookkeeper has settings to allow for periodic calls to refresh the
   bookie info. In dynamic environments (like when running on k8s) fetching
   the bookie info more often can be helpful to ensure the brokers stay up
   to date on the list of bookies even in the event of zookeeper watch
   issues.
   
   ### Modifications
   
   This commit adds the settings to customize these options in the bookie client
   
   ### Verifying this change
   
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API: no
     - The schema: no
     - The default values of configurations: no, but new config added
     - The wire protocol: no
     - The rest endpoints: no
     - The admin cli options: no
     - Anything that affects deployment: no
   
   ### Documentation
   
     - Does this pull request introduce a new feature? yes
     - If yes, how is the feature documented? new config, reference added
   
   


----------------------------------------------------------------
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] addisonj commented on issue #6800: [broker] Expose BookKeeper GetBookieInfo settings

Posted by GitBox <gi...@apache.org>.
addisonj commented on issue #6800:
URL: https://github.com/apache/pulsar/pull/6800#issuecomment-618461247


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] addisonj commented on issue #6800: [broker] Expose BookKeeper GetBookieInfo settings

Posted by GitBox <gi...@apache.org>.
addisonj commented on issue #6800:
URL: https://github.com/apache/pulsar/pull/6800#issuecomment-618502915


   /pulsarbot run-failure-checks
   


----------------------------------------------------------------
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] addisonj commented on pull request #6800: [broker] Expose BookKeeper GetBookieInfo settings

Posted by GitBox <gi...@apache.org>.
addisonj commented on pull request #6800:
URL: https://github.com/apache/pulsar/pull/6800#issuecomment-619047942


   /pulsarbot run-failure-checks


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