You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/16 09:12:29 UTC

[GitHub] jiazhai commented on a change in pull request #979: ISSUE #978: decouple metaformat cmd

jiazhai commented on a change in pull request #979: ISSUE #978: decouple metaformat cmd
URL: https://github.com/apache/bookkeeper/pull/979#discussion_r161695584
 
 

 ##########
 File path: bookkeeper-server/src/test/java/org/apache/bookkeeper/client/BookKeeperAdminTest.java
 ##########
 @@ -230,4 +241,200 @@ public void testDecommissionForLedgersWithMultipleSegmentsAndNotWriteClosed() th
         }
         bkAdmin.close();
     }
+
+    @Test(timeout = 60000)
 
 Review comment:
   Since we have a default timeout setting for all tests, it is suggested to remove `timeout` for individual test case.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services