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

[jira] [Created] (IGNITE-13335) Document changes to thin client binary protocol

Aleksey Plekhanov created IGNITE-13335:
------------------------------------------

             Summary: Document changes to thin client binary protocol
                 Key: IGNITE-13335
                 URL: https://issues.apache.org/jira/browse/IGNITE-13335
             Project: Ignite
          Issue Type: Task
          Components: documentation
            Reporter: Aleksey Plekhanov


Currently, only the initial version of binary protocol is documented. There were a lot of changes and a lot of features implemented after initial implementation. These protocol changes should be documented to help to implement features by existing clients and to simplify new clients implementations.
Some of protocol changes already described on corresponding IEP pages:
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-23%3A+Best+Effort+Affinity+for+thin+clients
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-34+Thin+client%3A+transactions+support
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-42+Thin+client%3A+compute+support
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-46%3A+Thin+Client+Service+Invocation
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-50%3A+Thin+Client+Continuous+Queries
* https://cwiki.apache.org/confluence/display/IGNITE/IEP-44%3A+Thin+client+cluster+discovery

Some features were implemented without an IEP:
* Expiration policies
* Cluster API
* Cluster group API
* User attributes




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