reddycharan opened a new pull request #2089: Move common placementpolicy components to TopologyAwareEnsemblePlacementPolicy. URL: https://github.com/apache/bookkeeper/pull/2089 Descriptions of the changes in this PR: - Moving components/methods which are common in nature with respect to placementpolicy from RackawareEnsemblePlacementPolicyImpl to TopologyAwareEnsemblePlacementPolicy, so that any new placementpolicy implementation can extend TopologyAwareEnsemblePlacementPolicy and reuse those common components/generic. - This change has no functionality change, it is just reorganizing code.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
