Hello! Normally, a cache configuration should be transferred between the nodes, once it gets created. There are a couple of methods for accessing it:
From: siva 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/ |
- Get Added CacheConfiguration template from .Net Client Ig... siva
- RE: Get Added CacheConfiguration template from .Net ... Alexandr Shapkin
- RE: Get Added CacheConfiguration template from .... siva
- Re: Get Added CacheConfiguration template fr... Ilya Kasnacheev
- Re: Get Added CacheConfiguration templat... siva
- Re: Get Added CacheConfiguration te... Ilya Kasnacheev
