[
https://issues.apache.org/jira/browse/HDDS-15440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze reassigned HDDS-15440:
---------------------------------
Assignee: Om Kenge (was: Tsz-wo Sze)
[~omkenge], assigning this to you, thanks!
> 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]