[infinispan-dev] design for cluster events (wiki page)

Dennis Reed dereed at redhat.com
Thu Oct 31 11:34:35 EDT 2013


On 10/30/2013 02:33 PM, Mircea Markus wrote:
> Okay, and now the good URL (3rd try): https://github.com/infinispan/infinispan/wiki/Clustered-listeners

There are a couple of things missing in the Filter and Convertor:

- What type of event?
- isPre?

For instance, for CacheEntryModified the listener may only want the 
filter to return true for only the isPre=true event.
Or they may want a different converter when isPre=false.

-Dennis


More information about the infinispan-dev mailing list