[jboss-user] [JBossCache] - Re: INVALIDATION_SYNC cache with STATE_TRANSFER NOT enabled

bstansberry@jboss.com do-not-reply at jboss.com
Wed Feb 21 11:50:03 EST 2007


  | read (fqn, key) not found ( OK ) fetched from DB and
  | 
  | Option option = new Option();
  | Option.setCacheModeLocal(true);
  | cache.put(fqn, key, value, option); 

With the local-only option, no invalidation message will be sent.

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

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



More information about the jboss-user mailing list