You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/07/31 14:18:00 UTC

[jira] [Created] (FLINK-7315) use flink's buffers in netty

Nico Kruber created FLINK-7315:
----------------------------------

             Summary: use flink's buffers in netty
                 Key: FLINK-7315
                 URL: https://issues.apache.org/jira/browse/FLINK-7315
             Project: Flink
          Issue Type: Improvement
          Components: Core, Network
    Affects Versions: 1.4.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


The goal of this change is to avoid the step in the channel encoder and decoder pipelines where flink buffers are copied into netty buffers. Instead, netty should directly send flink buffers to the network.



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