You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/06/23 09:26:00 UTC

[jira] [Created] (IGNITE-14970) Implement basic java thin client for 3.0

Igor Sapego created IGNITE-14970:
------------------------------------

             Summary: Implement basic java thin client for 3.0
                 Key: IGNITE-14970
                 URL: https://issues.apache.org/jira/browse/IGNITE-14970
             Project: Ignite
          Issue Type: New Feature
          Components: thin client
            Reporter: Igor Sapego
             Fix For: 3.0.0-alpha3


We need to implement basic version of java thin client for 3.0. It should be able to connect to the cluster and send some simple requests (maybe put and get).
For this we need to implement connection point on the server side and basic connection logic on client side.

This ticket is not about implementing any public API, it's only to create thin client stub that can be used to implement different APIs on top of it.



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