GitHub user sijie opened a pull request: https://github.com/apache/bookkeeper/pull/171
BOOKKEEPER-1083: Improvements on OrderedSafeExecutor - use listeningscheduledexecutorservice for the threads - as a general util class, expose chooseThread to allow applications use specific thread - add a method to force shutdown executor You can merge this pull request into a Git repository by running: $ git pull https://github.com/sijie/bookkeeper add_monitored_thread_pool Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/171.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #171 ---- commit 56f6824a6f57360fbd999995d9959a2966046183 Author: Robin Dhamankar <rdhaman...@twitter.com> Date: 2014-02-12T22:50:47Z BookKeeper: Stats for pending tasks on server thread pools - Stats for pending tasks on server thread pools RB_ID=286873 commit 8364c12d705b1eabae394807419a9989a9608f56 Author: Sijie Guo <si...@apache.org> Date: 2017-06-01T07:37:24Z Improvements on OrderedSafeExecutor - use listeningscheduledexecutorservice for the threads - as a general util class, expose chooseThread to allow applications use specific thread - add a method to force shutdown executor ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---