Neither EntryListener.entryEvicted nor EntryListener.entryRemoved called on TTL eviction
9 views
Skip to first unread message
Russell
unread,
Oct 29, 2009, 11:34:14 AM10/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Hi,
I have configured a Map with TTL of 15 seconds. I have written a unit
test that checks that the items are expunged after the TTL (and they
are). I added an EntryListener to assert when the entries are TTL'd
out and no events are called on it.
Is this expected? Does TTL removal from the Map not fire an eviction
or removal event?
Cheers
Russell
Talip Ozturk
unread,
Oct 30, 2009, 8:09:32 AM10/30/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message