[
https://issues.apache.org/jira/browse/HDDS-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-13916:
----------------------------------
Labels: pull-request-available (was: )
> Remove setModificationTime and setOwner from OmBucketInfo
> ---------------------------------------------------------
>
> Key: HDDS-13916
> URL: https://issues.apache.org/jira/browse/HDDS-13916
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Attila Doroszlai
> Assignee: Chen-Jheng Sing
> Priority: Minor
> Labels: pull-request-available
>
> - Change {{OMBucketSetOwnerRequest}} and {{OMKeyRenameRequestWithFSO}} to not
> modify {{OmBucketInfo}} in place. Instead, convert the object to a builder
> via {{OmBucketInfo.toBuilder()}}, set the updated properties on the builder,
> then builld new {{OmBucketInfo}} instance.
> - Remove {{setModificationTime}} and {{setOwner}} from {{OmBucketInfo}}.
> - Change {{owner}} and {{modificationTime}} in {{OmBucketInfo}} to be
> {{final}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]