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)