myskov commented on code in PR #3925:
URL: https://github.com/apache/ozone/pull/3925#discussion_r1012892341


##########
hadoop-hdds/dev-support/checkstyle/suppressions.xml:
##########
@@ -18,4 +18,5 @@
 
 <suppressions>
   <suppress checks="JavadocPackage" files="[\\/]src[\\/]test[\\/].*"/>
+  <suppress checks="JavadocPackage" 
files="src/main/java/org/apache/hadoop/io/erasurecode/rawcoder"/>

Review Comment:
   BTW what about dropping `JavadocPackage` rule? I believe it's adopted from 
Hadoop code style, but it doesn't seem to make much sense.



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