[
https://issues.apache.org/jira/browse/HDDS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779330#comment-16779330
]
Hudson commented on HDDS-1178:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16079 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16079/])
HDDS-1178. Healthy pipeline Chill Mode Rule. (elek: rev
6c8c422beb1e6499f32d85df0f32052c8d063c72)
* (add)
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/chillmode/TestHealthyPipelineChillModeRule.java
* (delete)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/chillmode/PipelineChillModeRule.java
* (edit)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestPipelineClose.java
* (edit)
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java
* (add)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/chillmode/HealthyPipelineChillModeRule.java
* (edit)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/PipelineReportHandler.java
* (edit)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/StorageContainerManager.java
* (edit)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/events/SCMEvents.java
* (edit)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/chillmode/SCMChillModeManager.java
* (edit)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestSCMPipelineManager.java
* (edit) hadoop-hdds/common/src/main/resources/ozone-default.xml
> Healthy pipeline Chill Mode Rule
> --------------------------------
>
> Key: HDDS-1178
> URL: https://issues.apache.org/jira/browse/HDDS-1178
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.4.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> This Jira is to implement one of the chill mode rule.
> *Pipeline Rule with configurable percentage of open pipelines with all
> datanodes reported*: In this rule, we consider when at least 10% of the
> pipelines have all 3 data node's reported (if it is a 3 node ratis ring), and
> one node reported if it is a one node ratis ring. (The percentage is
> configurable via ozone configuration parameter).
> This rule satisfies, once the SCM is restarted, and after exiting chill mode,
> we have enough pipelines to give for clients for writes to succeed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]