You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/01/29 16:49:39 UTC

[jira] [Created] (FLINK-3306) Auto type registration at Kryo is buggy

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)