You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2019/03/15 08:13:00 UTC

[jira] [Created] (IGNITE-11550) Destroy cache in shared cache group could leave garbage in partitions

Eduard Shangareev created IGNITE-11550:
------------------------------------------

             Summary: Destroy cache in shared cache group could leave garbage in partitions
                 Key: IGNITE-11550
                 URL: https://issues.apache.org/jira/browse/IGNITE-11550
             Project: Ignite
          Issue Type: Improvement
            Reporter: Eduard Shangareev


If the cache was not the only in cache group, cache data would be evicted key by key asynchronously.

If the node would go done during the eviction, it wouldn't be continued after restart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)