You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/11/24 11:28:58 UTC

[jira] [Created] (FLINK-5154) Duplicate TypeSerializer when writing RocksDB Snapshot

Aljoscha Krettek created FLINK-5154:
---------------------------------------

             Summary: Duplicate TypeSerializer when writing RocksDB Snapshot
                 Key: FLINK-5154
                 URL: https://issues.apache.org/jira/browse/FLINK-5154
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Aljoscha Krettek
            Assignee: Stefan Richter
            Priority: Blocker
             Fix For: 1.2.0, 1.1.4


Some {{TypeSerializers}} are not thread safe (for example {{KryoSerializer}}) we have to {{duplicate()}} them when using concurrently, as happens when performing a RocksDB snapshot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)