PrateekSane commented on code in PR #7123:
URL: https://github.com/apache/hadoop/pull/7123#discussion_r1833165506
##########
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/metrics/ECBlockGroupsMBean.java:
##########
@@ -58,7 +58,7 @@ public interface ECBlockGroupsMBean {
long getPendingDeletionECBlocks();
/**
- * Return total number of erasure coded block groups.
+ * @return total number of erasure coded block groups.
Review Comment:
If I don't include this javadoc fails. However even when I do include this a
different javadoc fails for essentially same issue. Should I chase down all the
issues or leave it be?
--
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]