7 Replies Latest reply on Jul 18, 2014 11:55 AM by james.brealey

    How to fail PUT if minimum number of replicas isn't achieved?

    james.brealey

      Hi,

       

      Is there a way to configure Infinispan to fail PUT operations if it is unable to make a threshold number of replicas?

       

      I am a student working on an Infinispan object store for Narayana and am hoping to guarantee a minimum number of replicas or fail the log write. I have so far not found a better method than explicitly asking the CacheManager for the cluster size before writing, I was hoping there might be one.

       

      Thanks in advance for any help.

       

      James.