Daniilchik commented on code in PR #7234:
URL: https://github.com/apache/ozone/pull/7234#discussion_r1774696666
##########
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/HddsVolume.java:
##########
@@ -199,7 +199,7 @@ public void shutdown() {
/**
* Delete all files under
- * <volume>/hdds/<cluster-id>/tmp/deleted-containers.
+ * <volume>/hdds/<cluster-id>/tmp/deleted-containers.
Review Comment:
Done
##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/scm/protocolPB/ScmBlockLocationProtocolClientSideTranslatorPB.java:
##########
@@ -307,7 +307,7 @@ public boolean addSCM(AddSCMRequest request) throws
IOException {
}
/**
* Sort the datanodes based on distance from client.
- * @return List<DatanodeDetails></>
+ * @return List<DatanodeDetails>
Review Comment:
Done
--
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]