rdhabalia commented on issue #2245: [bookie-server-config] Avoid considering empty journalDirectories URL: https://github.com/apache/bookkeeper/pull/2245#issuecomment-579992511 `PR Validation` build is failing with below exception: ``` [ERROR] src/main/java/org/apache/bookkeeper/stream/storage/impl/cluster/ZkClusterInitializer.java:[35] (imports) ImportOrder: Import org.apache.bookkeeper.stream.storage.StorageConstants.getSegmentsRootPath appears after other imports that it should precede [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default-cli) on project stream-storage-service-impl: You have 1 Checkstyle violation. -> [Help 1] ``` There is no change for `ZkClusterInitializer` in the PR. So we know if it's a known issue?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
