sijie commented on a change in pull request #190: BOOKKEEPER-1034: Bookie start
in RO when diskfull
URL: https://github.com/apache/bookkeeper/pull/190#discussion_r124972129
##########
File path:
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieServer.java
##########
@@ -161,11 +161,11 @@ public void resumeProcessing() {
}
public synchronized void shutdown() {
+ LOG.info("Shutting down BookieServer");
Review comment:
@reddycharan I think this change broke the TestAuth test case #221
----------------------------------------------------------------
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