[
https://issues.apache.org/jira/browse/IGNITE-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego updated IGNITE-11709:
---------------------------------
Description:
Let's start implementing {{ICluster}} and {{IClusterGroup}} for thin client.
Desired functionality, according to the regular client
* {{ICluster.SetActive()}}
* {{ICluster.IsActive()}}
* {{ICluster.DisableWal()}}
* {{ICluster.EnableWal()}}
* {{ICluster.IsWalEnabled()}}
* {{IClusterGroup.ForAttribute()}}
* {{IClusterGroup.ForDataNodes()}}
* {{IClusterGroup.ForDotNet()}}
was:
Let's start implementing {{ICluster}} and {{IClusterGroup}} for thin client.
Desired functionality, according to the regular client
* {{ICluster.SetActive()}}
* {{ICluster.IsActive()}}
* {{ICluster.DisableWal()}}
* {{ICluster.EnableWal()}}
* {{ICluster.IsWalEnabled()}}
* {{IClusterGroup.ForAttribute()}}
* {{IClusterGroup.ForCacheNodes()}}
* {{IClusterGroup.ForDotNet()}}
> .NET thin client: introduce Cluster API
> ---------------------------------------
>
> Key: IGNITE-11709
> URL: https://issues.apache.org/jira/browse/IGNITE-11709
> Project: Ignite
> Issue Type: New Feature
> Components: thin client
> Reporter: Alexandr Shapkin
> Assignee: Alexandr Shapkin
> Priority: Major
> Fix For: 2.8
>
>
> Let's start implementing {{ICluster}} and {{IClusterGroup}} for thin client.
> Desired functionality, according to the regular client
> * {{ICluster.SetActive()}}
> * {{ICluster.IsActive()}}
> * {{ICluster.DisableWal()}}
> * {{ICluster.EnableWal()}}
> * {{ICluster.IsWalEnabled()}}
> * {{IClusterGroup.ForAttribute()}}
> * {{IClusterGroup.ForDataNodes()}}
> * {{IClusterGroup.ForDotNet()}}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)