chia7712 commented on PR #20500: URL: https://github.com/apache/kafka/pull/20500#issuecomment-3282990145
``` [ant:checkstyle] [ERROR] /home/chia7712/project/kafka/jmh-benchmarks/src/main/java/org/apache/kafka/jmh/log/TestLinearWriteSpeed.java:65:5: NCSS for this method is 108 (max allowed is 100). [JavaNCSS] [ant:checkstyle] [ERROR] /home/chia7712/project/kafka/jmh-benchmarks/src/main/java/org/apache/kafka/jmh/log/TestLinearWriteSpeed.java:65:5: NPath Complexity is 720 (max allowed is 500). [NPathComplexity] [ant:checkstyle] [ERROR] /home/chia7712/project/kafka/jmh-benchmarks/src/main/java/org/apache/kafka/jmh/log/TestLinearWriteSpeed.java:65:5: Method main length is 171 lines (max allowed is 170). [MethodLength] ``` -- 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]
