You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by so...@apache.org on 2022/10/27 10:40:30 UTC

[ozone] branch master updated (a84baced7e -> 880f87cd4e)

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

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


    from a84baced7e HDDS-7220. SCM should use sub-ca certificate for token signature without HA enabled (#3752)
     add 880f87cd4e HDDS-7370. Add pending commands in SCM to Datanode command count (#3867)

No new revisions were added by this update.

Summary of changes:
 .../hdds/scm/node/CommandQueueReportHandler.java   |  3 ++-
 .../apache/hadoop/hdds/scm/node/DatanodeInfo.java  | 29 ++++++++++++++++-----
 .../apache/hadoop/hdds/scm/node/NodeManager.java   | 10 +++++---
 .../hadoop/hdds/scm/node/SCMNodeManager.java       |  7 +++--
 .../scm/server/SCMDatanodeHeartbeatDispatcher.java | 20 +++++++++++++--
 .../hadoop/hdds/scm/container/MockNodeManager.java |  4 ++-
 .../hdds/scm/container/SimpleMockNodeManager.java  |  3 ++-
 .../scm/node/TestCommandQueueReportHandler.java    | 30 +++++++++++++++++-----
 .../hadoop/hdds/scm/node/TestSCMNodeManager.java   | 25 ++++++++++++++++--
 .../testutils/ReplicationNodeManagerMock.java      |  3 ++-
 10 files changed, 108 insertions(+), 26 deletions(-)


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