lokeshj1703 commented on a change in pull request #1826:
URL: https://github.com/apache/ozone/pull/1826#discussion_r585543577
##########
File path:
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/utils/HddsVolumeUtil.java
##########
@@ -152,8 +152,10 @@ public static int getLayOutVersion(Properties props, File
versionFile) throws
return lv;
}
- private static String getProperty(Properties props, String propName, File
- versionFile)
+ public static String getProperty(
+ Properties props, String propName, File
+ versionFile
+ )
Review comment:
I don't see the change now. Probably saw it in an earlier commit.
----------------------------------------------------------------
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]