adoroszlai commented on a change in pull request #2949:
URL: https://github.com/apache/ozone/pull/2949#discussion_r776319256



##########
File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/DFSConfigKeysLegacy.java
##########
@@ -69,9 +69,13 @@ private DFSConfigKeysLegacy() {
   public static final String DFS_DATANODE_KERBEROS_PRINCIPAL_KEY =
       "dfs.datanode.kerberos.principal";
 
+  @Deprecated

Review comment:
       We need to add the pair of old/new keys here:
   
   
https://github.com/apache/ozone/blob/d6cbb15f7a29221fcbd8f2c3bc9f5073c12c12d7/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/conf/OzoneConfiguration.java#L297-L306




-- 
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]

Reply via email to