I have considered expiration, but my removing logic also include other conditions beside date.
BTW, when using OffHeap with ExpirePolicy, it seems have bugs about utilization too many memory. https://issues.apache.org/jira/browse/IGNITE-3840 and https://issues.apache.org/jira/browse/IGNITE-3948. I do not know whether these bugs has been fixed, because I just use offHeap memory. I have tried to use removeall, but I found it seems will copy the data need to be removed from offHeap to Heap when removeall started, it will utilizate too many memory. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-remove-large-amount-of-data-from-cache-tp10024p10068.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
