You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Stephen Darlington (Jira)" <ji...@apache.org> on 2020/10/01 10:14:00 UTC

[jira] [Created] (IGNITE-13502) Events when off-heap eviction is triggered

Stephen Darlington created IGNITE-13502:
-------------------------------------------

             Summary: Events when off-heap eviction is triggered
                 Key: IGNITE-13502
                 URL: https://issues.apache.org/jira/browse/IGNITE-13502
             Project: Ignite
          Issue Type: Improvement
          Components: cache, persistence
            Reporter: Stephen Darlington


If I configure my data region with an eviction policy, it's not currently possible to see when it is triggered or which records were affected.

There is EVT_CACHE_ENTRY_EVICTED, but I understand that this is for _on_-heap eviction (certainly it's not triggered in my tests).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)