You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/10/04 13:15:01 UTC

[jira] [Resolved] (FLINK-7412) optimise NettyMessage.TaskEventRequest#readFrom() to read from netty buffers directly

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

Till Rohrmann resolved FLINK-7412.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 98ddbfd8e6b6b38f1d6e61b5652d942650b214e7

> optimise NettyMessage.TaskEventRequest#readFrom() to read from netty buffers directly
> -------------------------------------------------------------------------------------
>
>                 Key: FLINK-7412
>                 URL: https://issues.apache.org/jira/browse/FLINK-7412
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Network
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.4.0
>
>
> {{NettyMessage.TaskEventRequest#readFrom()}} allocates a new {{ByteBuffer}} for event deserialization although, here, we are easily able to read from netty's buffer directly



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