You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2023/05/19 00:43:00 UTC

[jira] [Created] (HDDS-8651) Move OMMetadataManager helper methods to more proper classes

Wei-Chiu Chuang created HDDS-8651:
-------------------------------------

             Summary: Move OMMetadataManager helper methods to more proper classes
                 Key: HDDS-8651
                 URL: https://issues.apache.org/jira/browse/HDDS-8651
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Wei-Chiu Chuang


A number of OMMetadataManager helper methods are really not supposed to be part of OMMetadataManager.

For example, getMultipartKey(), should be made static as it does not use any member variable, and should ideally be part of OMFileRequest.

Similarly, getRenameKey(), getOpenFileName(), getOzoneDeletePathDirKey(), getOzoneDeletePathKey(), getOzonePathKey() should be moved over too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org