[ 
https://issues.apache.org/jira/browse/HDDS-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788851#comment-16788851
 ] 

Hudson commented on HDDS-1196:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16172 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16172/])
HDDS-1240. Fix check style issues caused by HDDS-1196. (github: rev 
68aa2ccd89254ed9a2e3baf6a2d2c4fa0c865541)
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestScmChillMode.java
* (edit) 
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/block/BlockManagerImpl.java
* (edit) 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java


> Add a ChillMode handler class 
> ------------------------------
>
>                 Key: HDDS-1196
>                 URL: https://issues.apache.org/jira/browse/HDDS-1196
>             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.5.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Condition for to Start Replication monitor thread.
>  # Exit Chill mode
>  # Time out (configurable value) default to 5 minutes. Additional time out is 
> added to give some additional time for datanodes to report and make pipelines 
> healthy.
> So, once we are out of chillmode, we fire ChillModeStatus, this 
> ReplicationTimer Class will listen to that event, and wait for a configurable 
> time, and then emit replicationEnabled.
>  
> The current code, when we are out of chill mode, we set replication enabled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to