Piotr Nowojski created FLINK-8590: ------------------------------------- Summary: Drop ResultPartitionWriter#writeBufferToAllSubpartitions method Key: FLINK-8590 URL: https://issues.apache.org/jira/browse/FLINK-8590 Project: Flink Issue Type: Sub-task Reporter: Piotr Nowojski Assignee: Piotr Nowojski
writeBufferToAllSubpartitions is used to bypass RecordWriter which can cause data ordering issues and corruption of RecordWriter state. -- This message was sent by Atlassian JIRA (v7.6.3#76005)