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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <stanlukyanov@...>
Date:   2017-12-20T15:38:25Z

    IGNITE-7217: added logging for custom thread pools

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

    IGNITE-7217: added JMX beans for custom executors

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user slukyano closed the pull request at:

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


---