horizonzy commented on issue #3971: URL: https://github.com/apache/bookkeeper/issues/3971#issuecomment-1573488822
> By the way, now we can not repair not adhering RegionAware placement ledger. Can we add a config minNumRegionsPerWriteQuorum, just as minNumRacksPerWriteQuorum, to ensure quorum must be distributed in at least 3 regions ? And for this part, we didn't have a strong demand for it. If you need this feature, you can refer the org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl#replaceToAdherePlacementPolicy to implement it in the RegionAwareEnsemblePlacementPolicy. I can help you to review it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
