Apache Ignite expired data remains in memory with TTL enabled and after thread execution

2019-07-22 Thread ales
Hello, Our company is currently facing an issue with Ignite expired entries that remains in the cache. Here is the setup to reproduce: create an ignite client (in client mode false) and put some data (10k entries/values) to it with very small expiration time (~20s) and TTL enabled. Each time the

Re: Apache Ignite - Near Cache consistency

2018-11-05 Thread ales
Thanks Denis for the answer. Actually i am using "ATOMIC" atomicity mode (ie no transaction). I have been told that it may be linked to the backup synchronicity mode (FULL_SYNC would ensure consistency between nodes and eliminate stale data). -- Sent from: