You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by lj...@apache.org on 2022/07/29 09:31:47 UTC

[ozone] branch master updated (9e8c1900ba -> daf2578256)

This is an automated email from the ASF dual-hosted git repository.

ljain pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 9e8c1900ba HDDS-7059. S3G should not call lookup twice for Get Object (#3633)
     add daf2578256 HDDS-6533. support balancing EC container (#3455)

No new revisions were added by this update.

Summary of changes:
 .../hdds/scm/PlacementPolicyValidateProxy.java     | 51 ++++++++++++++++++++++
 .../balancer/AbstractFindTargetGreedy.java         | 14 +++---
 .../scm/container/balancer/ContainerBalancer.java  | 15 ++++---
 .../FindTargetGreedyByNetworkTopology.java         |  7 ++-
 .../balancer/FindTargetGreedyByUsageInfo.java      |  6 +--
 .../hdds/scm/server/StorageContainerManager.java   | 14 +++++-
 .../container/balancer/TestContainerBalancer.java  | 16 ++++++-
 .../container/balancer/TestFindTargetStrategy.java |  3 +-
 8 files changed, 100 insertions(+), 26 deletions(-)
 create mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/PlacementPolicyValidateProxy.java


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