coolbeevip commented on issue #2224: Test fails URL: https://github.com/apache/bookkeeper/issues/2224#issuecomment-569216921 Modify this line https://github.com/apache/bookkeeper/blob/1adc93f05954fdb06d7e8b548d606e281831924a/bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/GarbageCollectorThreadTest.java#L58 as below to pass the test ```java private ServerConfiguration conf = spy(new ServerConfiguration().setAllowLoopback(true)); ```
---------------------------------------------------------------- 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
