You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/10 17:32:00 UTC

[jira] [Updated] (IGNITE-6034) SQL: Optimize GridQueryNextPageResponse message consumption

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

Vladimir Ozerov updated IGNITE-6034:
------------------------------------
    Labels: persistence  (was: )

> SQL: Optimize GridQueryNextPageResponse message consumption
> -----------------------------------------------------------
>
>                 Key: IGNITE-6034
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6034
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>              Labels: persistence
>             Fix For: 2.2
>
>
> Currently we store data in {{GridQueryNextPageResponse}} in message wrappers. This can be avoided easily, if we add custom converter interface which could be passed to our direct marshaller facility.



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