[ https://issues.apache.org/jira/browse/BOOKKEEPER-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032584#comment-16032584 ]
ASF GitHub Bot commented on BOOKKEEPER-1083: -------------------------------------------- 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 ---- > Improvements on OrderedSafeExecutor > ----------------------------------- > > Key: BOOKKEEPER-1083 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1083 > Project: Bookkeeper > Issue Type: Improvement > Components: bookkeeper-client, bookkeeper-server > Reporter: Sijie Guo > Assignee: Sijie Guo > Fix For: 4.5.0 > > > Merge the the improvements made to OrderedSafeExecutor. -- This message was sent by Atlassian JIRA (v6.3.15#6346)