You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2018/01/08 17:31:02 UTC

[jira] [Updated] (IGNITE-6607) Thin client: protocol documentation

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

Denis Magda updated IGNITE-6607:
--------------------------------
    Priority: Blocker  (was: Critical)

> Thin client: protocol documentation
> -----------------------------------
>
>                 Key: IGNITE-6607
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6607
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation, platforms
>    Affects Versions: 2.3
>            Reporter: Pavel Tupitsyn
>            Assignee: Prachi Garg
>            Priority: Blocker
>             Fix For: 2.4
>
>
> Document thin client protocol on Apache Ignite readme.op:
> * Common message format (length, flags)
> * Data types (endianness, strings, etc)
> * Request/Response format for each message type
> * How to connect
> A list of supported commands can be taken from here:
> https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/client/ClientMessageParser.java
> The protocol documentation format can be similar to REST API:
> https://apacheignite.readme.io/docs/rest-api



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)