1 Reply Latest reply on Jun 13, 2016 7:28 AM by galder.zamarreno

    Server mode: Is it necessary to define custom externalisers?

    vdzhuvinov

      Hello,

       

      In Infinispan embedded mode we have defined custom externalisers in infinispan.xml to allow objects to be shuffled between nodes.

       

      Is it necessary to do the same if the same caches are going to be used, but in server mode, with cache stores being configured for persistence (which rely on deserialisation)?

       

      The online docs also mention that Infinispan server mode requires definition of protobuf serialisers if indexing and searches are to be made (which we have). Does that mean that externalisers will have to be reworked for protobuf then?

       

      Cheers,

       

      Vladimir