Pim,

This is by design, CacheStore is required on client node for transational
cache,
as node that starts transaction is responsible for update the store.

There is a ticket for this [1].

[1] https://issues.apache.org/jira/browse/IGNITE-1903

On Wed, Jan 31, 2018 at 5:06 PM, Pim D <[email protected]> wrote:

> Whether you have a ATOMIC or TRANSACTIONAL cache, if you would like a
> client
> node to issue a continous query on such a cache, then the client node has
> to
> be able to instantiate the adapter.
> To me it is very unlogical that a client needs these classes and the impact
> (creating library dependencies to include all CacheStoreAdapters in client
> nodes) is very undesirable.
>
> Is there a way to work around this?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Best regards,
Andrey V. Mashenkov

Reply via email to