[ 
https://issues.apache.org/jira/browse/IGNITE-18899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710856#comment-17710856
 ] 

Igor Sapego edited comment on IGNITE-18899 at 4/11/23 9:55 AM:
---------------------------------------------------------------

Left a few comments.


was (Author: isapego):
Left few comments.

> Thin 3.0: Refactor ClientTuple to wrap BinaryTuple similar to 
> MutableRowTupleAdapter
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-18899
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18899
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> * Client protocol uses *BinaryTuple* to exchange data (IGNITE-17297)
> * When reading data from server, currently we unpack all elements of the 
> incoming *BinaryTuple* into *ClientTuple*
> This is extra work and extra allocations. Instead, wrap the incoming 
> *BinaryTuple* like *MutableRowTupleAdapter* does.



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

Reply via email to