[
https://issues.apache.org/jira/browse/IGNITE-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031550#comment-17031550
]
Nikolay Izhikov commented on IGNITE-12598:
------------------------------------------
[~agura] Thanks for the review.
> Could you please run TC and get visa?
Will do.
> Metrics configuration will be deleted on cache stop
> ---------------------------------------------------
>
> Key: IGNITE-12598
> URL: https://issues.apache.org/jira/browse/IGNITE-12598
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey N. Gura
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-35
> Fix For: 2.8
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> This issue is related with IGNITE-12580 where NPE occures on attempt to
> remove cache configuration.
> While NPE is fixed the root cause doesn't.
> Root cause is attempt to remove metric configuration on cache stop while it
> should be done only on cache destroy.
> Cache stop will be performed for example on node stop. After node start cache
> will be started too but metric configuration is already removed and will not
> applied to the cache metrics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)