You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/15 15:20:47 UTC

[GitHub] [pulsar] michaeljmarshall commented on pull request #12248: Some codes are duplicated and optimized

michaeljmarshall commented on pull request #12248:
URL: https://github.com/apache/pulsar/pull/12248#issuecomment-1068113614


   The failures are checkstyle related:
   
   ```
   Error:  src/main/java/org/apache/pulsar/client/admin/internal/BrokerStatsImpl.java:[24,8] (imports) UnusedImports: Unused import: javax.ws.rs.client.InvocationCallback.
   Error:  src/main/java/org/apache/pulsar/client/admin/internal/BaseResource.java:[306] (regexp) RegexpSingleline: Trailing whitespace
   ```


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org