This is an automated email from the ASF dual-hosted git repository.
nicoloboschi pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from 1945fe0eb [BRANCH-4.14] Replace Log4J with Reload4J
new 79aae0476 catch onBookieRackChange exception (#3060)
new 250108881 Fix region/rack aware placement police replace bookie bug
(#2642)
new 84529a857 fix region aware placement policy use disk weight not work
(#2981)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../RackawareEnsemblePlacementPolicyImpl.java | 25 +++----
.../client/RegionAwareEnsemblePlacementPolicy.java | 1 +
.../TopologyAwareEnsemblePlacementPolicy.java | 31 +++++---
.../client/WeightedRandomSelectionImpl.java | 2 -
.../TestRegionAwareEnsemblePlacementPolicy.java | 83 ++++++++++++++++++++++
5 files changed, 119 insertions(+), 23 deletions(-)