You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2020/11/17 17:33:47 UTC

[ozone] branch master updated (4e36d03 -> 8b2c2eb)

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

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


    from 4e36d03  HDDS-4367. Configuration for deletion service intervals should be different for OM, SCM and datanodes (#1573)
     add 8b2c2eb  HDDS-4399. Safe mode rule for piplelines should only consider open pipelines. (#1526)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/scm/metadata/PipelineCodec.java    |  3 +-
 .../hdds/scm/pipeline/PipelineReportHandler.java   |  8 ++-
 .../hdds/scm/pipeline/SCMPipelineManager.java      | 42 +++++++++++-
 .../scm/safemode/HealthyPipelineSafeModeRule.java  |  3 +-
 .../safemode/OneReplicaPipelineSafeModeRule.java   | 45 ++++++++-----
 .../hdds/scm/pipeline/TestSCMPipelineManager.java  |  4 +-
 .../safemode/TestHealthyPipelineSafeModeRule.java  |  6 ++
 .../TestOneReplicaPipelineSafeModeRule.java        | 74 ++++++++++++++++------
 .../hdds/scm/safemode/TestSCMSafeModeManager.java  | 34 ++++++++--
 .../hadoop/hdds/scm/pipeline/TestSCMRestart.java   |  6 ++
 10 files changed, 174 insertions(+), 51 deletions(-)


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