[
https://issues.apache.org/jira/browse/IGNITE-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209192#comment-16209192
]
Pavel Tupitsyn commented on IGNITE-6336:
----------------------------------------
Let's skip complex {{CacheConfiguration}} properties (which involve user code
inside) for now:
* {{CacheStoreFactory}}
* {{EvictionPolicy}}
* {{AffinityFunction}}
* {{ExpiryPolicyFactory}}
Support all simple properties and {{QueryEntities}}.
> .NET: Thin client: Create cache
> -------------------------------
>
> Key: IGNITE-6336
> URL: https://issues.apache.org/jira/browse/IGNITE-6336
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> Create, destroy and observer caches from thin client (by name and from
> {{CacheConfiguration}}).
> * {{IIgniteClient.CreateCache}}, {{GetOrCreateCache}} overloads
> * {{ICacheClient.GetConfiguration}}
> * {{IIgnite.GetCacheNames}}
> * {{IIgniteClient.DestroyCache}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)