[
https://issues.apache.org/jira/browse/HDDS-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai reassigned HDDS-14170:
---------------------------------------
Assignee: (was: Chen-Jheng Sing)
> No need to copy BucketEncryptionKeyInfo and DefaultReplicationConfig
> --------------------------------------------------------------------
>
> Key: HDDS-14170
> URL: https://issues.apache.org/jira/browse/HDDS-14170
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: common
> Reporter: Attila Doroszlai
> Priority: Major
>
> {{OmBucketInfo#copyObject}} unnecessarily creates copies of
> {{BucketEncryptionKeyInfo}} and {{DefaultReplicationConfig}}, neither of
> which has any mutable state.
> - Simplify {{OmBucketInfo#copyObject}} implementation as
> {{toBuilder().build()}}
> - Delete {{copy()}} in both classes
> - Annotate {{BucketEncryptionKeyInfo}} as {{@Immutable}}
> - Implement {{equals()}} and {{hashCode()}} in {{BucketEncryptionKeyInfo}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]