This is an automated email from the ASF dual-hosted git repository.
sodonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from c96a342448 HDDS-7263. Add a handler for Quasi Closed containers to RM
(#3785)
add 1ff97328b7 HDDS-7206. Change the placement policy interface to allow
existing nodes to be specified for Rack Scatter Policy. (#3744)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hdds/scm/PlacementPolicy.java | 18 +-
.../hadoop/hdds/scm/SCMCommonPlacementPolicy.java | 51 +++-
.../algorithms/SCMContainerPlacementCapacity.java | 12 +-
.../algorithms/SCMContainerPlacementRackAware.java | 14 +-
.../SCMContainerPlacementRackScatter.java | 264 ++++++++++++++-------
.../algorithms/SCMContainerPlacementRandom.java | 13 +-
.../hdds/scm/pipeline/PipelinePlacementPolicy.java | 10 +-
.../algorithms/TestContainerPlacementFactory.java | 4 +-
.../TestSCMContainerPlacementRackScatter.java | 76 +++++-
.../container/replication/ReplicationTestUtil.java | 27 ++-
.../ozone/recon/fsck/TestContainerHealthTask.java | 3 +-
11 files changed, 356 insertions(+), 136 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]