You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/08 11:26:00 UTC

[jira] [Updated] (IGNITE-11709) .NET thin client: introduce Cluster API

     [ https://issues.apache.org/jira/browse/IGNITE-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-11709:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> .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.9
>
>
> 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
(v8.3.4#803005)