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

Stefan Richter closed FLINK-6207.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.1

fixed in 89866a5 
backported to 1.2 in bb3e26f

> Duplicate type serializers for async snapshots of CopyOnWriteStateTable
> -----------------------------------------------------------------------
>
>                 Key: FLINK-6207
>                 URL: https://issues.apache.org/jira/browse/FLINK-6207
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>             Fix For: 1.3.0, 1.2.1
>
>
> {{TypeSerializer}} are used for copy-on-write and the parallel snapshots in 
> the {{CopyOnWriteStateTable}}. For stateful serializers, this can lead to 
> race conditions. Snapshots need to duplicate the serializers before using 
> them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to