1 Reply Latest reply on May 6, 2011 11:36 AM by galder.zamarreno

    Replication of Evicted Entries

    valentin-at-traffix

      Hi,

       

      Hi,

       

      Is it possible to combine replication, eviction and stateRetrieval in one cache configuration?

      Is it possible to configure infinispan to have nodes joining the cluster fetch not only in-memory state from other nodes, but also entries which other nodes have evicted to their local disk (e.g.: via jdbm)?

       

      My goal is to minimise java heap size, while retaining the ability to cope with multi-milion entry caches, and provide h/a through replication.

       

      Thank you,

      Valentin

       

      P.S.: Posting after a couple of days of trying to make this work, without much success.

      .