echonesis commented on code in PR #10819:
URL: https://github.com/apache/ozone/pull/10819#discussion_r3638845921


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/dn/volume/TestDatanodeHddsVolumeFailureDetection.java:
##########
@@ -240,64 +290,55 @@ void corruptDbFile(boolean schemaV3) throws Exception {
    * As a workaround, we test the helper method directly.
    * As we test the helper method directly, we cannot test for schemas older 
than V3.
    *
-   * @param schemaV3
    * @throws Exception

Review Comment:
   Thanks for pointing this out!
   I’ll remove the bare `@throws Exception` tag as well.



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