removeNode() is a clustered call and will cause removal on all instances in the cluster.
It is also as efficient as an invalidate message (just sends an Fqn).
In fact, the only difference between removeNode() and invalidate is that invalidate will
not affect any cache loaders configured (if any) while removeNode() will.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218588#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...