ivandika3 commented on code in PR #7025:
URL: https://github.com/apache/ozone/pull/7025#discussion_r1703913164
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/DatanodeInfo.java:
##########
@@ -227,6 +227,15 @@ public int getHealthyVolumeCount() {
}
}
+ public int getFailedVolumeCount() {
Review Comment:
Add Javadoc like the other methods.
--
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]