Hello!

1. You don't need to add cache to every node's configuration. Once cache is
created in cluster, all client nodes can access it, regardless of whether
they have it in their configuration or not.
BUT
2. Yes, all nodes are going to instantiate every factory and store locally
before they can access this cache. We are planning to change that in future
releases, so that Cache Store is only started if it is needed.

Also, cache configuration will be discarded if cache exists in cluster,
this means, only the original cache settings will be used.

Regards,
-- 
Ilya Kasnacheev


пн, 20 янв. 2020 г. в 21:59, siva <[email protected]>:

> Hi,
> Thanks for replaying with example.
> I have some query regarding cache store access and registering
> configuration.
> 1.Add or configure cache on evey client node on starting node or access
> cache time instead of,
> is there any other way like one time register cache configuration, after
> onward any client node can access cache configration?
> 2.Is that registering cache configuration on each node calling every
> factory
> and store implemented method or internally searching for existing cache
> configuration matches than override matching configuration.or something
> like
> that.
>
>
>
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to