[ 
https://issues.apache.org/jira/browse/HDDS-1285?focusedWorklogId=226175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-226175
 ]

ASF GitHub Bot logged work on HDDS-1285:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Apr/19 17:06
            Start Date: 11/Apr/19 17:06
    Worklog Time Spent: 10m 
      Work Description: nandakumar131 commented on pull request #612: 
HDDS-1285. Implement actions need to be taken after chill mode exit w…
URL: https://github.com/apache/hadoop/pull/612#discussion_r274505357
 
 

 ##########
 File path: 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/MiniOzoneCluster.java
 ##########
 @@ -159,11 +159,12 @@ static Builder newHABuilder(OzoneConfiguration conf) {
   /**
    * Restarts StorageContainerManager instance.
    *
+   * @param waitForDatanode
    * @throws IOException
    * @throws TimeoutException
    * @throws InterruptedException
    */
-  void restartStorageContainerManager() throws InterruptedException,
+  void restartStorageContainerManager(boolean waitForDatanode) throws 
InterruptedException,
 
 Review comment:
   Can we explicitly call `waitForClusterToBeReady()` instead of having a flag 
in `restartStorageContainerManager`.
 
----------------------------------------------------------------
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: 226175)
    Time Spent: 1h 50m  (was: 1h 40m)

> Implement actions need to be taken after chill mode exit wait time
> ------------------------------------------------------------------
>
>                 Key: HDDS-1285
>                 URL: https://issues.apache.org/jira/browse/HDDS-1285
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> # Destroy and close the pipelines
>  # Close all the containers on the pipeline.
>  # trigger for pipeline creation



--
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

Reply via email to