ChenSammi commented on code in PR #3874:
URL: https://github.com/apache/ozone/pull/3874#discussion_r1105317507
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java:
##########
@@ -242,6 +242,9 @@ public enum Units { TB, GB, MB, KB, B }
*/
public static final String OZONE_SCM_DATANODE_ID_FILE_DEFAULT =
"datanode.id";
+ public static final String OZONE_SCM_DATANODE_DISK_BALANCER_INFO_DEFAULT =
+ "diskBalancer.info";
Review Comment:
@symious , this is not addressed yet.
--
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]