[
https://issues.apache.org/jira/browse/IGNITE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851421#comment-15851421
]
ASF GitHub Bot commented on IGNITE-4492:
----------------------------------------
GitHub user voipp opened a pull request:
https://github.com/apache/ignite/pull/1491
IGNITE-4492 Add MBean for StripedExecutor
added MXBean and its interface for communicating with StripedExecutor
added tests for StripedExecutor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/voipp/ignite IGNITE-4492
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1491.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 #1491
----
commit a8fe21f3c672a492aa55cd013f4f2748eafa31e3
Author: voipp <[email protected]>
Date: 2017-01-31T08:49:34Z
IGNITE-4492 Add MBean for StripedExecutor
----
> Add MBean for StripedExecutor
> -----------------------------
>
> Key: IGNITE-4492
> URL: https://issues.apache.org/jira/browse/IGNITE-4492
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 1.9
> Reporter: Yakov Zhdanov
> Assignee: Alexey Kuznetsov
> Priority: Minor
> Labels: newbie
> Fix For: 2.0
>
>
> # Add MBean interface and implementation as we have for
> org.apache.ignite.internal.ThreadPoolMXBeanAdapter
> # Register MBean together with other pools MBeans
> # Unregister MBean on Ignite stop.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)