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

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

                Author: ASF GitHub Bot
            Created on: 04/Aug/19 22:22
            Start Date: 04/Aug/19 22:22
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #1221: 
HDDS-1488. Scm cli command to start/stop replication manager.
URL: https://github.com/apache/hadoop/pull/1221#discussion_r310406231
 
 

 ##########
 File path: 
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ReplicationManager.java
 ##########
 @@ -154,6 +151,9 @@ public synchronized void start() {
     if (!running) {
 
 Review comment:
   Here we need to check isRunning() method.
   Take an example:
   call start, stop, (but it has not stopped completely, calling start 
immediately we try to start again if we only check running flag.
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 288627)
    Time Spent: 1h  (was: 50m)

> Scm cli command to start/stop replication manager
> -------------------------------------------------
>
>                 Key: HDDS-1488
>                 URL: https://issues.apache.org/jira/browse/HDDS-1488
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> It would be nice to have scmcli command to start/stop the ReplicationManager 
> thread running in SCM



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to