Fixed and merged ticket IGNITE-1070 "Zombie entries in cache with SortedEvictionPolicy"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fixed and merged ticket IGNITE-1070 "Zombie entries in cache with SortedEvictionPolicy"

Andrey Gura
Hi,

ticket https://issues.apache.org/jira/browse/IGNITE-1070 was fixed and
merged into master branch.

Now the following case is possible: cache entry is evicted but policy still
track that entry. Fortunately it is a rare case and such policy entries are
in beginning of the queue and will be removed on next call of shrink()
method.

--
Andrey Gura
GridGain Systems, Inc.
www.gridgain.com