lhotari commented on PR #24945:
URL: https://github.com/apache/pulsar/pull/24945#issuecomment-3486668721

   Checkstyle errors:
   ```
   Error:  
src/main/java/org/apache/pulsar/broker/transaction/buffer/impl/TopicTransactionBuffer.java:[291]
 (sizes) LineLength: Line is longer than 120 characters (found 126).
   Error:  
src/test/java/org/apache/pulsar/broker/transaction/TransactionConsumeTest.java:[35,8]
 (imports) UnusedImports: Unused import: java.util.WeakHashMap.
   ```
   
   Please run `mvn initialize checkstyle:check` to quickly run checkstyle 
locally.


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

Reply via email to