Dawid Wysakowicz created FLINK-11823:
----------------------------------------
Summary: TrySerializer#duplicate does not create a proper duplication
Key: FLINK-11823
URL:
https://issues.apache.org/jira/browse/FLINK-11823 Project: Flink
Issue Type: Bug
Components: API / Type Serialization System
Affects Versions: 1.7.2
Reporter: Dawid Wysakowicz
Fix For: 1.7.3, 1.8.0
In flink 1.7.x TrySerializer#duplicate does not duplicate elemSerializer and throwableSerializer, which additionally is a KryoSerializer and therefore should always be duplicated.
It was fixed in 1.8/master with 186b8df4155a4c171d71f1c806290bd94374416c
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)