You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/08 14:37:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16946945#comment-16946945 ] 

Maxim Muzafarov edited comment on IGNITE-11977 at 10/8/19 2:36 PM:
-------------------------------------------------------------------

[~rynffoll]

Thank you. No, the status is right.

Can you provide TeamCity results? https://mtcga.gridgain.com/

Also, please, take a look.
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-Workingonaticket


was (Author: mmuzaf):
[~rynffoll]

Thank you. No, the status is right?

Can you provide TeamCity results? https://mtcga.gridgain.com/

Also, please, take a look.
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-Workingonaticket

> 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
>    Affects Versions: 2.7
>            Reporter: Stanislav Lukyanov
>            Assignee: Ruslan Kamashev
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)