Daniilchik commented on code in PR #7234:
URL: https://github.com/apache/ozone/pull/7234#discussion_r1774832045
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/security/RootCARotationManager.java:
##########
@@ -121,15 +121,15 @@ public class RootCARotationManager extends
StatefulService {
* (1) (3)(4)
* --------------------------->
* (2) scm2(Follower)
- * (1) (3)(4) <---------------------------
+ * (1) (3)(4) <---------------------------
Review Comment:
Done
##########
hadoop-ozone/interface-storage/src/main/java/org/apache/hadoop/ozone/om/OMMetadataManager.java:
##########
@@ -647,7 +647,7 @@ String getMultipartKey(long volumeId, long bucketId,
long getBucketId(String volume, String bucket) throws IOException;
/**
- * Returns List<{@link BlockGroup}> for a key in the deletedTable.
+ * Returns List<{@link BlockGroup}> for a key in the deletedTable.
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]