You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/08 01:23:15 UTC

[GitHub] reddycharan opened a new pull request #1941: (WIP) Exclude defaultrack bookies when enforceMinNumRacksPerWriteQuorum is enabled

reddycharan opened a new pull request #1941: (WIP) Exclude defaultrack bookies when enforceMinNumRacksPerWriteQuorum is enabled
URL: https://github.com/apache/bookkeeper/pull/1941
 
 
   
   Descriptions of the changes in this PR:
   
   - enforceMinNumRacksPerWriteQuorum is meant to be used for strict placement policy. So when
   it is enabled, bookies which belong to default faultzone/rack (because of failure in resolving
   network location) should be excluded from bookie selection.
   - add gauge for number of bookies in default faultzone/rack. It will be helpful to create alerts
   based on this gauge.
   - add gauge for number of ledgers found not adhering to strict placement policy in Auditor's
   placement policy check. This gauge will be more helpful in creating alert instead of using
   monotonously increasing alert.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services