I was working on a solution for JBCACHE-1111 when I realized that essentially I need to
wrap every cache call with:
| cache_.getInvocationContext().getOptionOverrides().setForceDataGravitation(true);
|
This is duplicating the behavior of audoDataGravitation=true, so I am thinking perhaps it
makes more sense for POJO Cache to just require that when buddy replication is enabled
that autoDataGravitation is also enabled.
Thoughts?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...