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

Shashikant Banerjee commented on HDDS-141:
------------------------------------------

Thanks [~msingh], for the review. Patch v4 addresses your review comments.

> Remove PipeLine Class from SCM and move the data field in the Pipeline to 
> ContainerInfo
> ---------------------------------------------------------------------------------------
>
>                 Key: HDDS-141
>                 URL: https://issues.apache.org/jira/browse/HDDS-141
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 0.2.1
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-141.00.patch, HDDS-141.01.patch, HDDS-141.02.patch, 
> HDDS-141.03.patch, HDDS-141.04.patch
>
>
> Pipeline class currently differs from the pipelineChannel with the data 
> field, this field was introduced with HDFS-11118 to maintain per container 
> local data. However, this data field can be moved to the ContainerInfo class 
> and then the pipelineChannel can be used interchangeably with pipeline 
> everywhere. This will help with making code being cleaner.
>  



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