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

Om Kenge commented on HDDS-15440:
---------------------------------

Anybody working on it ? If not can i take this

> Combine pipelineMap and pipeline2container to a single map in PipelineStateMap
> ------------------------------------------------------------------------------
>
>                 Key: HDDS-15440
>                 URL: https://issues.apache.org/jira/browse/HDDS-15440
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: SCM
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>
> {code}
> // PipelineStateMap
>   private final Map<PipelineID, Pipeline> pipelineMap = new HashMap<>();
>   private final Map<PipelineID, NavigableSet<ContainerID>> pipeline2container 
> = new HashMap<>();
> {code}
> The two maps above should be combined into a single map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to