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



##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -722,11 +722,11 @@
     </description>
   </property>
   <property>
-    <name>ozone.scm.chunk.layout</name>
+    <name>ozone.scm.container.layout</name>

Review comment:
       Changing config property names needs to be backward compatible by 
linking the old and new ones:
   
   
https://github.com/apache/ozone/blob/d09cdd4a585b66e95f32c8a054ee493101ee4de0/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/conf/OzoneConfiguration.java#L299-L309




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