You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ruslan Kamashev (JIRA)" <ji...@apache.org> on 2019/07/15 19:45:00 UTC

[jira] [Assigned] (IGNITE-11977) Data streamer pool MXBean is registered as ThreadPoolMXBean instead of StripedExecutorMXBean

     [ https://issues.apache.org/jira/browse/IGNITE-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruslan Kamashev reassigned IGNITE-11977:
----------------------------------------

    Assignee: Ruslan Kamashev

> Data streamer pool MXBean is registered as ThreadPoolMXBean instead of StripedExecutorMXBean
> --------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11977
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11977
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Stanislav Lukyanov
>            Assignee: Ruslan Kamashev
>            Priority: Major
>
> Data streamer pool is registered with a ThreadPoolMXBean while it is actually a StripedExecutor and can use a StripedExecutorMXBean.
> Need to change the registration in the IgniteKernal code. It should be registered the same way as the striped executor pool.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)