Till Rohrmann created FLINK-2273:
------------------------------------
Summary: Register special Writable Kryo serializer
Key: FLINK-2273
URL: https://issues.apache.org/jira/browse/FLINK-2273
Project: Flink
Issue Type: Improvement
Reporter: Till Rohrmann
Priority: Minor
Currently, we use {{Kryo}} to serialize the {{Writable}} type (the interface).
It might be worthwhile to add a special Kryo serializer which directly calls
the write method of a {{Writable}} instead of relying on the Kryo's default
serializer to do serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)