[
https://issues.apache.org/jira/browse/IGNITE-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002966#comment-17002966
]
Maxim Muzafarov commented on IGNITE-11977:
------------------------------------------
[~rynffoll]
I've run tests many times and can't get clear TC results.
Can you, please, merge the latest changes from the master branch and re-run TC?
> 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
> 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)