[jboss-dev-forums] [Design of JBossCache] - Gravitation and POJO Cache

jason.greene@jboss.com do-not-reply at jboss.com
Thu Jun 21 23:00:35 EDT 2007


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#4056709

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



More information about the jboss-dev-forums mailing list