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: [email protected] With regards, Apache Git Services
