Hi Kevin,

It looks like you serialize the instance of the CacheStore, most likely due
to the fact that you use SingletonFactory. Please try to use ClassFactory or
your own factory that will not encapsulate the instance, but will create a
new one in the 'create()' method.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Couchbase-as-persistent-store-tp7476p7689.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to