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 02f90379a66 HDDS-13753. Use forked Hadoop RPC (#9112)
add e5c1119b340 HDDS-13998. Make SCM replication manager report sample
size dynamically configurable (#9373)
No new revisions were added by this update.
Summary of changes:
.../scm/container/ReplicationManagerReport.java | 16 +++--
.../container/TestReplicationManagerReport.java | 31 +++++++--
.../interface-client/src/main/proto/hdds.proto | 1 +
.../container/replication/ReplicationManager.java | 26 +++++++-
.../hdds/scm/node/DatanodeAdminMonitorImpl.java | 3 +-
.../replication/TestReplicationManager.java | 78 +++++++++++++++++-----
.../replication/TestReplicationManagerMetrics.java | 10 +--
.../TestReplicationManagerScenarios.java | 4 +-
.../TestClosedWithUnhealthyReplicasHandler.java | 4 +-
.../health/TestClosingContainerHandler.java | 20 +++---
.../health/TestDeletingContainerHandler.java | 11 +--
.../health/TestECMisReplicationCheckHandler.java | 5 +-
.../health/TestECReplicationCheckHandler.java | 5 +-
.../health/TestEmptyContainerHandler.java | 18 ++---
.../health/TestMismatchedReplicasHandler.java | 30 +++++----
.../health/TestOpenContainerHandler.java | 26 ++++----
.../health/TestQuasiClosedContainerHandler.java | 30 +++++----
.../TestQuasiClosedStuckReplicationCheck.java | 8 ++-
.../health/TestRatisReplicationCheckHandler.java | 4 +-
.../TestRatisUnhealthyReplicationCheckHandler.java | 6 +-
.../TestVulnerableUnhealthyReplicasHandler.java | 4 +-
.../scm/node/DatanodeAdminMonitorTestUtil.java | 14 ++++
.../hdds/scm/cli/container/ReportSubcommand.java | 2 +-
.../scm/cli/container/TestReportSubCommand.java | 6 +-
.../TestReplicationManagerIntegration.java | 7 +-
.../ozone/reconfig/TestScmReconfiguration.java | 11 +++
26 files changed, 266 insertions(+), 114 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]