[
https://issues.apache.org/jira/browse/IGNITE-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411861#comment-17411861
]
Andrey Mashenkov edited comment on IGNITE-15457 at 9/8/21, 11:11 AM:
---------------------------------------------------------------------
I don't insist, but would you mind to change legacy prefixed in processors
names, e.g. "GridUtilityCacheExecutor" -> "IgniteUtilityCacheExecutor"?
Overall PR looks good.
was (Author: amashenkov):
Would you mind to change legacy prefixed in processors names, e.g.
"GridUtilityCacheExecutor" -> "IgniteUtilityCacheExecutor"?
Overall PR looks good.
> Move thread pools metrics registration to pool processor.
> ---------------------------------------------------------
>
> Key: IGNITE-15457
> URL: https://issues.apache.org/jira/browse/IGNITE-15457
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It is needed to move Ignite thread pool metrics registration to
> PoolProcessor. It helps to encapsulate tread pools related logic in one place
> and take the load off the IgniteKernal.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)