[ https://issues.apache.org/jira/browse/HDDS-1196?focusedWorklogId=209926&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-209926 ]
ASF GitHub Bot logged work on HDDS-1196: ---------------------------------------- Author: ASF GitHub Bot Created on: 08/Mar/19 01:56 Start Date: 08/Mar/19 01:56 Worklog Time Spent: 10m Work Description: bharatviswa504 commented on issue #567: HDDS-1196. Add a ReplicationStartTimer class. URL: https://github.com/apache/hadoop/pull/567#issuecomment-470774198 @nandakumar131 Updated the patch according to the discussion today. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 209926) Time Spent: 2h (was: 1h 50m) > 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 > Time Spent: 2h > 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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org