Nico Kruber created FLINK-7746: ---------------------------------- Summary: move ResultPartitionWriter#writeBufferToAllChannels up into ResultPartition Key: FLINK-7746 URL: https://issues.apache.org/jira/browse/FLINK-7746 Project: Flink Issue Type: Sub-task Components: Network Affects Versions: 1.4.0 Reporter: Nico Kruber Assignee: Nico Kruber
As a step towards removing the (unneeded) {{RecordWriter}} wrapper, we should move {{ResultPartitionWriter#writeBufferToAllChannels}} into {{ResultPartition}} where most of the other result partition writing happens anyway. -- This message was sent by Atlassian JIRA (v6.4.14#64029)