You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sa...@apache.org on 2021/10/08 09:07:54 UTC

[ozone] branch master updated (efb5263 -> 57729b4)

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

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


    from efb5263  HDDS-5806. remove BackgroundPipelineCreator v1 code (#2700)
     add 57729b4  HDDS-5536. Add metrics for ReplicationSupervisor (#2493)

No new revisions were added by this update.

Summary of changes:
 .../common/statemachine/DatanodeStateMachine.java  |  7 +++
 .../replication/ReplicationSupervisor.java         |  8 +++
 .../replication/ReplicationSupervisorMetrics.java  | 72 ++++++++++++++++++++++
 .../replication/TestReplicationSupervisor.java     | 59 ++++++++++++++++--
 4 files changed, 142 insertions(+), 4 deletions(-)
 create mode 100644 hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/replication/ReplicationSupervisorMetrics.java

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