lamber-ken commented on a change in pull request #1079: [HUDI-379] Refactor the 
codes based on new JavadocStyle code style rule
URL: https://github.com/apache/incubator-hudi/pull/1079#discussion_r354337130
 
 

 ##########
 File path: style/checkstyle.xml
 ##########
 @@ -271,9 +271,8 @@
         <module name="EmptyStatement" />
 
         <!-- Checks for Java Docs. -->
-        <module name="JavadocStyle">
-            <property name="severity" value="info"/>
-        </module>
+        <module name="JavadocStyle"/>
+
 
 Review comment:
   > The default severity is `error`, is the time to change it?
   
   Yes, this pr fixed all codes based on JavadocStyle.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to