avijayanhwx commented on a change in pull request #1645:
URL: https://github.com/apache/ozone/pull/1645#discussion_r533596046



##########
File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java
##########
@@ -43,7 +43,7 @@
   public static final String STORAGE_ID = "storageID";
   public static final String DATANODE_UUID = "datanodeUuid";
   public static final String CLUSTER_ID = "clusterID";
-  public static final String LAYOUTVERSION = "layOutVersion";
+  public static final String LAYOUTVERSION = "layoutVersion";

Review comment:
       Changing this may break backward compatibility since the value of this 
constant is written down to and read from the Version file. We can keep this as 
it is.




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

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