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] [Commented] (IGNITE-11709) .NET thin client: introduce Cluster API

    [ https://issues.apache.org/jira/browse/IGNITE-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946742#comment-16946742 ] 

Maxim Muzafarov commented on IGNITE-11709:
------------------------------------------

Moved to 2.9 due to inactivity. Please, feel free to move it back if you will be able to complete the ticket by 2.8 code freeze date, December 2, 2019.

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