[
https://issues.apache.org/jira/browse/HDDS-15440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084996#comment-18084996
]
Om Kenge commented on HDDS-15440:
---------------------------------
Thanks buddy !! [~szetszwo]
> 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: Om Kenge
> 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]