You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zhijiangW <gi...@git.apache.org> on 2018/02/23 08:44:54 UTC

[GitHub] flink issue #4529: [FLINK-7428][network] avoid buffer copies when receiving ...

Github user zhijiangW commented on the issue:

    https://github.com/apache/flink/pull/4529
  
    Hey @NicoK , would this PR be covered in FLINK-1.5? We experienced the netty direct memory out of memory sometimes in production cased by `extractFrame`, so we expect this improvement. :)


---