Hi David, You are right, Ignite.NET does not support CacheConfiguration.NodeFilter. (there are plans though: https://issues.apache.org/jira/browse/IGNITE-2890).
For now you can implement such a filter in Java and use it with Ignite.NET by providing it via IgniteConfiguration.SpringConfigUrl. Pavel On Mon, Feb 6, 2017 at 1:32 PM, davida <[email protected]> wrote: > Yes Andrey, but it seems that option does not exist for .NET/C#. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/How-to-deploy-cache-to-selected- > cluster-group-tp10437p10449.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
