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

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

                Author: ASF GitHub Bot
            Created on: 12/Sep/19 08:17
            Start Date: 12/Sep/19 08:17
    Worklog Time Spent: 10m 
      Work Description: timmylicheng commented on pull request #1418: 
HDDS-2089: Add createPipeline CLI.
URL: https://github.com/apache/hadoop/pull/1418#discussion_r323611731
 
 

 ##########
 File path: 
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMClientProtocolServer.java
 ##########
 @@ -390,10 +390,9 @@ public void 
notifyObjectStageChange(StorageContainerLocationProtocolProtos
   public Pipeline createReplicationPipeline(HddsProtos.ReplicationType type,
       HddsProtos.ReplicationFactor factor, HddsProtos.NodePool nodePool)
       throws IOException {
-    // TODO: will be addressed in future patch.
-    // This is needed only for debugging purposes to make sure cluster is
-    // working correctly.
-    return null;
+    AUDIT.logReadSuccess(
 
 Review comment:
   Updated.
 
----------------------------------------------------------------
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: 311258)
    Time Spent: 40m  (was: 0.5h)

> Add CLI createPipeline
> ----------------------
>
>                 Key: HDDS-2089
>                 URL: https://issues.apache.org/jira/browse/HDDS-2089
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Ozone CLI
>    Affects Versions: 0.5.0
>            Reporter: Li Cheng
>            Assignee: Li Cheng
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Add a SCMCLI to create pipeline for ozone.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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