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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to