You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by slukyano <gi...@git.apache.org> on 2017/12/21 11:20:06 UTC

[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

GitHub user slukyano opened a pull request:

    https://github.com/apache/ignite/pull/3268

    IGNITE-7217: Add abilities to monitor custom thread pools

    Added logging and MX beans for custom executors (plus simple tests for availability of other MX beans).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite IGNITE-7217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3268.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 #3268
    
----
commit 127be326b76916d6afeb70d4c35a001d1e18a7a6
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-20T15:38:25Z

    IGNITE-7217: added logging for custom thread pools

commit a21731651994e7267e328a3dcd8be2830ec1c77c
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-21T10:44:34Z

    IGNITE-7217: added JMX beans for custom executors

----


---

[GitHub] ignite pull request #3268: IGNITE-7217: Add abilities to monitor custom thre...

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

    https://github.com/apache/ignite/pull/3268


---