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

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

     [ https://issues.apache.org/jira/browse/FLINK-10693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-10693:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Critical
>              Labels: pull-request-available
>             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)