Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
-
None
Description
This is the umbrella issue for tracking the improvements of serialization and copy during emitting records.
There are mainly involved in three components:
1. ChannelSelector : Refactor the interface for adding setup method and changing selectChannel for single channel.
2. RecordSerializer : Redesign the processes for serialization and copy only once for multiple selected channels.
2. RecordWriter : Redesign the process for handling broadcast mode in shortcut way.
The launched discussion is under http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Improve-broadcast-serialization-td23295.html