[jboss-user] [JBoss Cache: Core Edition] - CacheListener does not get event if node is not present

mjrother do-not-reply at jboss.com
Wed Aug 20 13:08:53 EDT 2008


I have a distributed cache configuration with a TreeCacheListener on the second system listening for event from the first system. It is configured as INVALIDATION_ASYNC.  All works fine while all components remain in memory on the second system. 

If a node is evicted from the second system or removed, the CacheListener no longer receives the events for changes in the first system. 

Is there a way I can get informed of any changes even if the nodes are not in the cache?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171571#4171571

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171571



More information about the jboss-user mailing list