This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 65268cc2c1 HDDS-7918. EC: ECBlockReconstructedStripeInputStream should
check for spare replicas before failing an index (#4441)
add 4a43f343ad HDDS-8168. Make deadlines inside MoveManager for move
commands configurable (#4415)
No new revisions were added by this update.
Summary of changes:
.../interface-client/src/main/proto/hdds.proto | 1 +
.../scm/container/balancer/ContainerBalancer.java | 12 ++++++
.../balancer/ContainerBalancerConfiguration.java | 26 ++++++++++--
.../container/balancer/ContainerBalancerTask.java | 3 ++
.../hdds/scm/container/balancer/MoveManager.java | 47 ++++++++++++++--------
.../container/replication/ReplicationManager.java | 29 +++++++++++++
.../container/balancer/TestContainerBalancer.java | 25 ++++++++++++
.../balancer/TestContainerBalancerTask.java | 22 ++++++++--
.../scm/container/balancer/TestMoveManager.java | 22 ++++++++--
9 files changed, 160 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]