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)