shoothzj commented on code in PR #4359:
URL: https://github.com/apache/bookkeeper/pull/4359#discussion_r1602667355


##########
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookieNetworkAddressChangeTest.java:
##########
@@ -20,8 +20,9 @@
  */
 package org.apache.bookkeeper.client;
 
-import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.fail;
+

Review Comment:
   nit: unnecessary blank line



##########
bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookieRecoveryTest.java:
##########
@@ -61,6 +61,7 @@ public class BookieRecoveryTest extends 
BookKeeperClusterTestCase {
 
     // Object used for synchronizing async method calls
     class SyncObject {
+

Review Comment:
   nit: unnecessary blank line



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to