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-11731) CPP: Implement minimal Cluster API

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

Maxim Muzafarov commented on IGNITE-11731:
------------------------------------------

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.

> CPP: Implement minimal Cluster API
> ----------------------------------
>
>                 Key: IGNITE-11731
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11731
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 2.7
>            Reporter: Igor Sapego
>            Priority: Major
>              Labels: cpp
>             Fix For: 2.8
>
>
> Let's start implementing Cluster API for C++.
> Desired functionality from Java: 
> * {{IgniteCluster.active()}}
> * {{IgniteClusterGroup.forAttribute()}}
> * {{IgniteClusterGroup.forDataNodes()}}
> * {{IgniteClusterGroup.forServers()}}
> * {{ClusterNode.id()}}
> * {{ClusterNode.attribute()}}
> * {{IgniteCompute.compute(ClusterGroup)}}
> Also, we need to have one platform-specific method:
> * {{IgniteClusterGroup.forCpp()}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)