SaketaChalamchala commented on code in PR #4359:
URL: https://github.com/apache/ozone/pull/4359#discussion_r1128897924
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java:
##########
@@ -36,8 +36,6 @@
@InterfaceAudience.Public
@InterfaceStability.Unstable
public final class OzoneConfigKeys {
- public static final String OZONE_TAGS_SYSTEM_KEY =
- "ozone.tags.system";
public static final String DFS_CONTAINER_IPC_PORT =
Review Comment:
For my understanding, Is there a reason why this config needed to be taken
out of OzoneConfigKeys and added in OzoneConfiguration?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]