Technoboy- opened a new issue #2444: URL: https://github.com/apache/bookkeeper/issues/2444
https://github.com/apache/bookkeeper/blob/b95c753a87a97114012e0af2b11972c3df01d48d/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java#L1040 Auditor#startAudit will set shutDownTask to false ,  and let https://github.com/apache/bookkeeper/blob/b95c753a87a97114012e0af2b11972c3df01d48d/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java#L1985 never do submitShutdownTask. ---------------------------------------------------------------- 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]
