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:50:00 UTC

[jira] [Updated] (FLINK-7520) let our Buffer class extend from netty's buffer class

     [ https://issues.apache.org/jira/browse/FLINK-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nico Kruber updated FLINK-7520:
-------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: FLINK-7512)

> 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: Bug
>          Components: Network
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> 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
(v6.4.14#64029)