[
https://issues.apache.org/jira/browse/IGNITE-20302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julia Bakulina updated IGNITE-20302:
------------------------------------
Fix Version/s: 2.16
> Add EventType for clearing all cache
> ------------------------------------
>
> Key: IGNITE-20302
> URL: https://issues.apache.org/jira/browse/IGNITE-20302
> Project: Ignite
> Issue Type: Task
> Reporter: Julia Bakulina
> Assignee: Julia Bakulina
> Priority: Minor
> Labels: ise
> Fix For: 2.16
>
>
> IgniteCache provides a functionality for clearing cache (IgniteCache#clear).
> Users might want to listen events for clearing all cache thus it will be
> useful to add EVT_CACHE_CLEARED to EventType.
> There is EVT_CACHE_OBJECT_REMOVED but it is invoked each time clear() is
> called: deleting a specific key, clearing the entire cache or clearing the
> value by ttl but there is no event for clearing all cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)