You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (JIRA)" <ji...@apache.org> on 2018/02/07 12:50:00 UTC

[jira] [Created] (FLINK-8582) Introduce BufferConsumer concept

Piotr Nowojski created FLINK-8582:
-------------------------------------

             Summary: Introduce BufferConsumer concept
                 Key: FLINK-8582
                 URL: https://issues.apache.org/jira/browse/FLINK-8582
             Project: Flink
          Issue Type: Sub-task
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski


BufferConsumer will be responsible for creating Buffer slices from a shared memory segment and together with BufferBuilder it will allow to append data to a memory segment that's already visible/passed to Netty threads. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)