In general what event to look for cache.clear()? I tried remoteListener for
EVT_CACHE_OBJECT_PUT/READ/REMOVED and unable to capture clear() activity.

To use remove() instead of clear() as a workaround, need to do a scan query
and then remove/removeAll. Sounds expensive. I am looking at PARTITIONED
OFF-HEAP cache with 1K to 40K entries with 1-4 nodes in the topology. How
can I optimize this workaround? Will Entryprocessor help? 

Appreciate your help and ideas.

Thanks,
-Sam   



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Event-Listeners-tp8306p14364.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to