Hi,
I am using .Net Client and Server App using Ignite v2.7.6.
Node1:All cache created and Added configuration into Node1.
Node2:Started and some of cache configuration added into Node2.
for example:let's say for "test1" cache no cache template added into ignite
node.
--------------
IgniteClientInstance.GetOrCreateCache<string,object>("test1").CacheConfiguration
//throwing error
so how to get from node whether configuration is exists or not for the
particular cache name?
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/