[jboss-user] [JBoss Cache: Core Edition] - What operation causes invalidation/replication
beep_beep
do-not-reply at jboss.com
Wed Jun 4 10:00:06 EDT 2008
If I have invalidation mode, and I do change, what kind of change results in invalidation on siblings:
1)remove(Node, attribute)?
2)put(Node, attribute)?
3)Any change in attribute itself, when attribute is complex type(no put)?
4)evict node
If I have replication mode, and I do change, what kind of change results in replication on siblings:
1)remove(Node, attribute)?
2)put(Node, attribute)?
3)Any change in attribute itself, when attribute is complex type(no put)?
4)evict node
Thanks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155691#4155691
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155691
More information about the jboss-user
mailing list