[infinispan-dev] Clustering without mode

Galder Zamarreño galder at redhat.com
Fri Oct 22 05:59:01 EDT 2010


The following named cache configuration:

   <namedCache name="withReplicatinQueue">
      <clustering>
         <async useReplQueue="true" replQueueInterval="100" replQueueMaxElements="200"/>
      </clustering>
   </namedCache>

Is considered to be a local cache. Should that really be the case? This is taken from all.xml.

The result is that replication queue obviously won't be used.

Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache




More information about the infinispan-dev mailing list