You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/04/29 10:18:00 UTC

[jira] [Updated] (IGNITE-12964) Java thin client: implement cluster group API

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

Aleksey Plekhanov updated IGNITE-12964:
---------------------------------------
    Description: 
Implement API for node filtering on java thin client side. Thin-client API should match thick-client API ({{ClusterGroup}}, {{ClusterNode}} classes) as much as possible. 

Already implemented server-side thin-client operations {{OP_CLUSTER_GROUP_GET_NODE_IDS}},  {{OP_CLUSTER_GROUP_GET_NODE_INFO}} should be used. 

  was:
Implement API for node filtering on java thin client side. Thin-client API should match thick-client API ({{ClusterGroup}}, {{ClusterNode}} classes) as much as possible. 

Already implemented server-side thin-client operations OP_CLUSTER_GROUP_GET_NODE_IDS,  OP_CLUSTER_GROUP_GET_NODE_INFO should be used. 


> Java thin client: implement cluster group API
> ---------------------------------------------
>
>                 Key: IGNITE-12964
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12964
>             Project: Ignite
>          Issue Type: New Feature
>          Components: thin client
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>
> Implement API for node filtering on java thin client side. Thin-client API should match thick-client API ({{ClusterGroup}}, {{ClusterNode}} classes) as much as possible. 
> Already implemented server-side thin-client operations {{OP_CLUSTER_GROUP_GET_NODE_IDS}},  {{OP_CLUSTER_GROUP_GET_NODE_INFO}} should be used. 



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