massakam commented on PR #3214: URL: https://github.com/apache/bookkeeper/pull/3214#issuecomment-1200975831
@hangc0276 Reverted to the first approach, which is to introduce an extra executor to `LedgerChecker`. However, because I changed it to use daemon threads instead of user threads, the executor shuts down automatically, and we don't even need to add a shutdown method to `LedgerChecker`. I can't think of any other good solution to fix this bug... -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
