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

Ajay Kumar commented on HDDS-175:
---------------------------------

Patch v1 to address failed test cases and fix findbug warning for 
PipelineManager. IMP we can ignore "ContainerInfo implements Comparator but not 
Serializable" findbug warning as we use protobuf for serializing ContainerInfo. 
(i.e SCMContainerInfo)

> Refactor ContainerInfo to remove Pipeline object from it 
> ---------------------------------------------------------
>
>                 Key: HDDS-175
>                 URL: https://issues.apache.org/jira/browse/HDDS-175
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 0.2.1
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-175.00.patch, HDDS-175.01.patch
>
>
> Refactor ContainerInfo to remove Pipeline object from it. We can add below 4 
> fields to ContainerInfo to recreate pipeline if required:
> # pipelineId
> # replication type
> # expected replication count
> # DataNode where its replica exist



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to