[
https://issues.apache.org/jira/browse/FLINK-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber closed FLINK-7520.
------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Fixed via 85bea23ace3133e1b2d239c4ee87270a201b9b6a
> let our Buffer class extend from netty's buffer class
> -----------------------------------------------------
>
> Key: FLINK-7520
> URL: https://issues.apache.org/jira/browse/FLINK-7520
> Project: Flink
> Issue Type: Sub-task
> Components: Network
> Affects Versions: 1.4.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Major
> Fix For: 1.5.0
>
>
> Use a common (flink) {{Buffer}} interface and an implementation
> ({{NetworkBuffer}}) that implements Netty's buffer methods as well. In the
> future, with this, we are able to avoid unnecessary buffer copies when
> handing buffers over to Netty while keeping our {{MemorySegment}} logic and
> configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)