Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
FLINK-7512 avoid unnecessary buffer copies during network serialization
- Closed