[jira] [Created] (FLINK-4893) Use single RecordSerializer per RecordWriter

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4893) Use single RecordSerializer per RecordWriter

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-4893:
----------------------------------

             Summary: Use single RecordSerializer per RecordWriter
                 Key: FLINK-4893
                 URL: https://issues.apache.org/jira/browse/FLINK-4893
             Project: Flink
          Issue Type: Improvement
          Components: Network
            Reporter: Ufuk Celebi


Instead of creating n instances of the serializer for each outgoing channel, we can simply keep the references to the {{Buffer}} instances in the writer and use a single record serializer instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)