adoroszlai commented on code in PR #9274:
URL: https://github.com/apache/ozone/pull/9274#discussion_r2510272349


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/TestCommitInRatis.java:
##########
@@ -63,7 +63,7 @@ public class TestCommitInRatis {
       storageContainerLocationClient;
 
   /**
-   * Create a MiniDFSCluster for testing.
+   * Create a MiniOzoneCluster for testing.
    * <p>
    * Ozone is made active by setting OZONE_ENABLED = true
    *

Review Comment:
   Please remove all comments like this.
   
   - `Create a MiniOzoneCluster for testing` does not add any value
   - `Ozone is made active by setting OZONE_ENABLED = true` is no longer true
   - `@throws ...` without description of when the exception is thrown is 
invalid; I don't think it's worth adding description either



-- 
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]

Reply via email to