Stephan Ewen created FLINK-3306:
-----------------------------------
Summary: Auto type registration at Kryo is buggy
Key: FLINK-3306
URL:
https://issues.apache.org/jira/browse/FLINK-3306 Project: Flink
Issue Type: Improvement
Components: Java API
Affects Versions: 0.10.1
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.0.0
The auto type registration relies on a static hash set to deduplicate class types. This means in that repeated runs certain classes will not be registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)