You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Pavlov (Jira)" <ji...@apache.org> on 2022/09/12 17:32:00 UTC

[jira] [Updated] (IGNITE-12598) Metrics configuration will be deleted on cache stop

     [ https://issues.apache.org/jira/browse/IGNITE-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Pavlov updated IGNITE-12598:
-----------------------------------
    Labels: IEP-35 ise  (was: IEP-35)

> 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, ise
>             Fix For: 2.8
>
>          Time Spent: 1h 40m
>  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.20.10#820010)