You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by sijie <gi...@git.apache.org> on 2017/06/01 07:41:02 UTC

[GitHub] bookkeeper pull request #171: BOOKKEEPER-1083: Improvements on OrderedSafeEx...

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 <rd...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #171: BOOKKEEPER-1083: Improvements on OrderedSafeExecutor

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/171
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper pull request #171: BOOKKEEPER-1083: Improvements on OrderedSafeEx...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/bookkeeper/pull/171


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #171: BOOKKEEPER-1083: Improvements on OrderedSafeExecutor

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/171
  
    @sijie I assume that this improvements are the base for further commits
    
    I am going to run tests and approve this


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---