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

Evgeny Stanilovsky updated IGNITE-16022:
----------------------------------------
    Fix Version/s: 3.2
                       (was: 3.1)

> Thin 3.0: Optimize multi-row responses using guaranteed order
> -------------------------------------------------------------
>
>                 Key: IGNITE-16022
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16022
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.2
>
>
> IGNITE-16004 introduces guaranteed row order for multi-row operations, like 
> *GetAll*, *InsertAll*, *DeleteAll*. We can leverage this fact to optimize the 
> thin client protocol:
> * *GetAll* can return values without keys (keys are known on the client), and 
> without size (it is the same as input collection size)
> * *InsertAll* and *DeleteAll* can return a bit set to indicate which items 
> were skipped.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to