You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2022/08/25 10:15:00 UTC

[jira] [Updated] (IGNITE-16986) Incorrect GridCacheManager#stop parameters

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

Taras Ledkov updated IGNITE-16986:
----------------------------------
    Release Note: Fixed incorrect params of GridCacheManager#stop method.

> Incorrect GridCacheManager#stop parameters 
> -------------------------------------------
>
>                 Key: IGNITE-16986
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16986
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.13
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>             Fix For: 2.14
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> IGNITE-8911 introduced an optimization that lets ignite skip cache destroy if the whole cache group is going to be destroyed. However, this leads to GridCacheManager#stop receiving incorrect destroy argument and potentially not performing some tasks (for example, not dropping statistics).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)