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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)