sijie commented on issue #2241: Fixes vertx can not receive the request body URL: https://github.com/apache/bookkeeper/pull/2241#issuecomment-577979017 @zymap Can you please fix the style issues? ``` [ERROR] src/test/java/org/apache/bookkeeper/discover/TestZkRegistrationManager.java:[30] (imports) ImportOrder: Import org.junit.Assert.assertTrue appears after other imports that it should precede [ERROR] src/test/java/org/apache/bookkeeper/discover/TestZkRegistrationManager.java:[58,95] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] src/test/java/org/apache/bookkeeper/discover/TestZkRegistrationManager.java:[58,103] (whitespace) ParenPad: ')' is preceded with whitespace. [ERROR] src/test/java/org/apache/bookkeeper/discover/TestZkRegistrationManager.java:[60,51] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default-cli) on project bookkeeper-server: You have 4 Checkstyle violations. -> [Help 1] [ERROR] ```
---------------------------------------------------------------- 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
