complicated than implementing the shared store. So I would rethink the
approach and see if this can be done in a different way.
-Val
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/CacheStore-with-replication-tp9087p9100.html
Sent from the Apache Ignite Users
writing to?
>
> -Val
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/CacheStore-with-replication-tp9087p9095.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>
ext:
http://apache-ignite-users.70518.x6.nabble.com/CacheStore-with-replication-tp9087p9095.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.
Hi, all!
I am trying to use CacheStore for making a JNI call on every put
opperation. It works fine, but i am concerned about replication and
rebalancing. Local native process i am calling should be synchronized with
cache entries located on this exact node, but when rebalancing occurs
neither Cach