You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/04 11:30:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16191143#comment-16191143 ] 

ASF GitHub Bot commented on FLINK-7412:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4518
  
    @tillrohrmann Friendly reminder that you wanted to merge this PR.


> 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
>
> {{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)