[
https://issues.apache.org/jira/browse/HDDS-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-8929:
---------------------------------
Labels: pull-request-available (was: )
> Avoid list allocation for pipeline search
> -----------------------------------------
>
> Key: HDDS-8929
> URL: https://issues.apache.org/jira/browse/HDDS-8929
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: SCM
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available
>
> {{Pipeline#equals}} includes equality of {{getNodes()}}, which wraps the set
> of nodes in a new {{ArrayList}} (defensive "copy"). This is unnecessary, we
> can compare the underlying {{Set}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]