ableegoldman commented on a change in pull request #8697:
URL: https://github.com/apache/kafka/pull/8697#discussion_r429457310



##########
File path: checkstyle/suppressions.xml
##########
@@ -183,6 +183,8 @@
               files="StreamsPartitionAssignor.java"/>
     <suppress checks="JavaNCSS"
               files="EosBetaUpgradeIntegrationTest.java"/>
+    <suppress checks="StaticVariableName"

Review comment:
       Checkstyle won't allow you to have a letter and number next to each 
other, but in the case of `E2E_LATENCY` I feel that's a lot easier to 
understand than `E_2_E_LATENCY`




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


Reply via email to