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/27 14:13:14 UTC

[GitHub] ignite pull request #3301: Ignite 7217

GitHub user slukyano opened a pull request:

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

    Ignite 7217

    

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/3301.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 #3301
    
----
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

commit 35512905d933215f1b4698aea84930a04dbc3d6a
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-21T11:24:46Z

    IGNITE-7217: added MBeans test to the basic test suite

commit c1bb23d3c7a9d8015555ebdc677db5b16ae0bdc9
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-22T10:02:52Z

    IGNITE-7217: fixed Java 7 compatibility

commit 99f044b1efb05e8fc6a428fdbeed60a59b7770a1
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-22T11:03:16Z

    IGNITE-7217: refactored mbeans registration/unregistration

commit a7c95714eaa3bb9ffcc5bb8eb4801e6eae3fe366
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-22T11:35:05Z

    IGNITE-7217: further refactoring

commit 5f9a14a899ced28ba8297aac0938fd906b7af4b7
Author: Stanislav Lukyanov <st...@...>
Date:   2017-12-22T12:55:01Z

    IGNITE-7217: added MBeans for all thread pools

commit d9be82c27171cfc80340cf794ee936631ab948d3
Author: xmitya <dk...@...>
Date:   2017-12-26T12:00:41Z

    Merge branch 'master' into IGNITE-7217

commit 39b34928680a36a30f035ff94b6ba0dfe2bd2e6e
Author: xmitya <dk...@...>
Date:   2017-12-26T12:19:34Z

    Formatting adjustments.

----


---

[GitHub] ignite pull request #3301: 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/3301


---