[
https://issues.apache.org/jira/browse/IGNITE-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032191#comment-17032191
]
Ignite TC Bot commented on IGNITE-12598:
----------------------------------------
{panel:title=Branch: [pull/7332/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4991335&buildTypeId=IgniteTests24Java8_RunAll]
> 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)