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/05/05 00:10:17 UTC

[GitHub] [pulsar] mattisonchao commented on pull request #15381: [Broker] modify permission in metadata RocksdbMetadataStore

mattisonchao commented on PR #15381:
URL: https://github.com/apache/pulsar/pull/15381#issuecomment-1118040578

   @skysiders  We should fix the checkstyle issue.
   
   ```java
   Error:  src/main/java/org/apache/pulsar/metadata/impl/RocksdbMetadataStore.java:[70,1] (imports) ImportOrder: Extra separation in import group before 'java.nio.file.attribute.PosixFilePermission'
   Error:  src/main/java/org/apache/pulsar/metadata/impl/RocksdbMetadataStore.java:[70,1] (imports) ImportOrder: Import java.nio.file.attribute.PosixFilePermission appears after other imports that it should precede
   ```


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