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


##########
hadoop-hdds/dev-support/checkstyle/checkstyle.xml:
##########
@@ -73,6 +73,7 @@
 
     <module name="LineLength">
         <property name="fileExtensions" value="java"/>
+        <property name="max" value="120"/>

Review Comment:
   @ayushtkn reading the same section further:
   
   > the voter must provide with the veto a technical justification showing why 
the change is bad.  A veto without a justification is invalid and has no weight.
   
   The soundness of the justification provided previously has been questioned.



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