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 2018/02/26 19:41:11 UTC

[GitHub] merlimat opened a new pull request #1206: Allow derived implementations of RackawareEnsemblePlacementPolicy

merlimat opened a new pull request #1206: Allow derived implementations of RackawareEnsemblePlacementPolicy
URL: https://github.com/apache/bookkeeper/pull/1206
 
 
   Leave public constructor so that it's possible to create a placement policy that derives from RackawareEnsemblePlacementPolicy.
   
   For example, in Pulsar we have an isolation policy that works in conjunction with the rack-aware: https://github.com/apache/incubator-pulsar/blob/ac94698df6c66c4b84faa9f96db71f0019bf955e/pulsar-zookeeper-utils/src/main/java/org/apache/pulsar/zookeeper/ZkIsolatedBookieEnsemblePlacementPolicy.java#L45

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