[
https://issues.apache.org/jira/browse/HDDS-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gao Jhih Cyuan reassigned HDDS-8618:
------------------------------------
Assignee: Gao Jhih Cyuan
> Move up the derived class member variables to parent class
> ----------------------------------------------------------
>
> Key: HDDS-8618
> URL: https://issues.apache.org/jira/browse/HDDS-8618
> Project: Apache Ozone
> Issue Type: Task
> Reporter: Wei-Chiu Chuang
> Assignee: Gao Jhih Cyuan
> Priority: Major
>
> The six classes OMKey\{Set,Remove,Add}AclRequest\{,WithFSO} have lots of
> duplicate member variables
> {noformat}
> private String path;
> private List<OzoneAcl> ozoneAcls;
> private OzoneObj obj; {noformat}
> they should be moved up to OMKeyAclRequest, so we can eliminate the bloated
> code. Please also remove any helper methods associated with them.
>
> [~targetoee] [~Aaron6112080] if you are interested in picking this up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]