2 Replies Latest reply on Nov 20, 2014 3:00 AM by mvpratap

    Cluster Configuration

    mvpratap

      we have setup like ...

      owners=3 nodes=10 distributed synchronous

      Normally infinispan will distribute 3 copies of data around cluster of size 10..

       

      But we need a setup like this.

      we want to store 1 copy of data on each node locally..and  we want to distribute the remaining 2 copies of data across cluster...

       

      can anyone provide help on this.