You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by so...@apache.org on 2022/07/21 17:12:45 UTC

[ozone] branch master updated (2795fda0c5 -> 3c6a128ca2)

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 2795fda0c5 HDDS-6995. Update ranger-intg to v2.3.0 (#3603)
     add 3c6a128ca2 HDDS-7015. Ensure excluded nodes have network location when used in placement policies (#3606)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/scm/net/NetworkTopologyImpl.java   |  4 ++
 .../hadoop/hdds/scm/SCMCommonPlacementPolicy.java  | 44 +++++++++++++++++++++-
 .../algorithms/SCMContainerPlacementCapacity.java  |  7 ++--
 .../algorithms/SCMContainerPlacementRackAware.java |  2 +-
 .../SCMContainerPlacementRackScatter.java          | 16 ++++++--
 .../algorithms/SCMContainerPlacementRandom.java    |  6 +--
 .../hdds/scm/pipeline/PipelinePlacementPolicy.java |  2 +-
 .../TestSCMContainerPlacementCapacity.java         | 10 +++++
 .../TestSCMContainerPlacementRackAware.java        |  5 +--
 .../TestSCMContainerPlacementRackScatter.java      |  6 +--
 .../container/replication/ReplicationTestUtil.java |  4 +-
 11 files changed, 86 insertions(+), 20 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org