prashantpogde commented on a change in pull request #1720:
URL: https://github.com/apache/ozone/pull/1720#discussion_r551475478
##########
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java
##########
@@ -42,6 +42,7 @@
public static final String STORAGE_ID = "storageID";
public static final String DATANODE_UUID = "datanodeUuid";
+ public static final String DATANODE_STORAGE_DIR = "datanodeStorageConfig";
Review comment:
yup, storage config is used just for the upgrade and nothing else. We
will continue to use datanode.id file 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]