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/08/25 11:31:02 UTC

[jira] [Created] (FLINK-7518) pass our own buffer instances to netty

Nico Kruber created FLINK-7518:
----------------------------------

             Summary: pass our own buffer instances to netty
                 Key: FLINK-7518
                 URL: https://issues.apache.org/jira/browse/FLINK-7518
             Project: Flink
          Issue Type: Sub-task
          Components: Network
    Affects Versions: 1.4.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


After extending Netty's {{ByteBuf}} class, we may pass our own {{Buffer}} instances through netty to avoid a copy to a "proper" {{ByteBuf}}.



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