You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/10/26 14:03:00 UTC

[jira] [Created] (FLINK-10693) Fix Scala EitherSerializer duplication

Stephan Ewen created FLINK-10693:
------------------------------------

             Summary: Fix Scala EitherSerializer duplication
                 Key: FLINK-10693
                 URL: https://issues.apache.org/jira/browse/FLINK-10693
             Project: Flink
          Issue Type: Bug
          Components: Scala API
    Affects Versions: 1.6.1
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.7.0


The Scala Either Serializer has buggy duplication logic, resulting in sharing and incorrect concurrent use when the nested serializers are not thread safe.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)