You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2023/03/15 16:59:07 UTC

[ozone] branch master updated (2db7dda93a -> 2fc011762f)

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

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


    from 2db7dda93a HDDS-8090. When getBlock from a datanode fails, retry other datanodes. (#4357)
     add 2fc011762f HDDS-8153. Integrate ContainerBalancer with MoveManager (#4391)

No new revisions were added by this update.

Summary of changes:
 .../container/balancer/ContainerBalancerTask.java  | 149 ++++++++++++++-------
 .../hdds/scm/container/balancer/MoveManager.java   |  11 +-
 .../container/replication/ReplicationManager.java  |  11 +-
 .../container/balancer/TestContainerBalancer.java  |   9 ++
 .../balancer/TestContainerBalancerTask.java        | 145 ++++++++++++++++++--
 .../scm/container/balancer/TestMoveManager.java    |   4 +-
 6 files changed, 264 insertions(+), 65 deletions(-)


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