JiangHua Zhu created HDDS-11586:
-----------------------------------

             Summary: Remove duplicate 
OzoneManagerProtocolServerSideTranslatorPB#OM_REQUESTS_PACKAGE
                 Key: HDDS-11586
                 URL: https://issues.apache.org/jira/browse/HDDS-11586
             Project: Apache Ozone
          Issue Type: Improvement
          Components: OM
    Affects Versions: 1.4.0
            Reporter: JiangHua Zhu


The packages that need to be validated are already defined in 
RequestValidations.

{code:java}
  ......
  private static final String DEFAULT_PACKAGE = "org.apache.hadoop.ozone";

  private String validationsPackageName = DEFAULT_PACKAGE;
  ......
{code}

Therefore, there is no need to repeat the definition in 
OzoneManagerProtocolServerSideTranslatorPB.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to