gaoran10 commented on PR #18620: URL: https://github.com/apache/pulsar/pull/18620#issuecomment-1566421022
It seems there are check style problems. ``` Error: src/main/java/org/apache/bookkeeper/mledger/impl/ManagedCursorImpl.java:[97,8] (imports) UnusedImports: Unused import: org.apache.commons.collections4.CollectionUtils. Error: src/main/java/org/apache/bookkeeper/mledger/impl/ManagedCursorImpl.java:[2750] (sizes) LineLength: Line is longer than 120 characters (found 129). ``` -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org