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

Pavel Tupitsyn commented on IGNITE-17636:
-----------------------------------------

Merged to main: 6bb3e398febd754e453b94f50b90218e80d4fc8e

> Thin 3.0: Avoid BinaryTuple conversion in client handler
> --------------------------------------------------------
>
>                 Key: IGNITE-17636
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17636
>             Project: Ignite
>          Issue Type: Task
>          Components: thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: iep-92, ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> IGNITE-17297 changes thin client protocol to use Binary Tuple (IEP-92) to 
> transfer tuples and rows.
> However, a conversion from Tuple to BinaryTuple and back is performed on 
> every step.
> Once storage engine adopts BinaryTuple, we will be able to avoid conversion 
> and perform a byte-for-byte copy to the client socket.



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

Reply via email to