Hello Eugene, 1. Dynamic cache configuration changes are not supported, except properties that may be overridden with IgniteCache.withX. 2. The first configuration with given cache name will be applied to all nodes. You can use the same IgniteCache.withX to put with different expiry policies per each client. Also you can configure different near cache configurations that will take effect only for operations on client where it was configured.
Regards, Anton -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
