eolivelli commented on a change in pull request #844: DbLedgerStorage -- Make
some entrylogger methods accessibles
URL: https://github.com/apache/bookkeeper/pull/844#discussion_r156860415
##########
File path:
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/EntryLogTest.java
##########
@@ -351,4 +354,34 @@ public void testPreAllocateLog() throws Exception {
}
+ /**
+ * Test the getEntryLogsSet() method.
+ */
+ @Test(timeout = 60000)
Review comment:
Drop timeout
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services