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

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

Vladimir Ozerov created IGNITE-6034:
---------------------------------------

             Summary: 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
             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)