You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/05/09 08:49:05 UTC

[jira] [Created] (FLINK-6504) Lack of synchronization on materializedSstFiles in RocksDBKEyedStateBackend

Stefan Richter created FLINK-6504:
-------------------------------------

             Summary: Lack of synchronization on materializedSstFiles in RocksDBKEyedStateBackend
                 Key: FLINK-6504
                 URL: https://issues.apache.org/jira/browse/FLINK-6504
             Project: Flink
          Issue Type: Bug
            Reporter: Stefan Richter


Concurrent checkpoints could access `materializedSstFiles` in the `RocksDBStateBackend` concurrently. This should be avoided.



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