[
https://issues.apache.org/jira/browse/FLINK-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter updated FLINK-6475:
----------------------------------
Issue Type: Sub-task (was: Bug)
Parent: FLINK-6537
> Incremental snapshots in RocksDB hold lock during async file upload
> -------------------------------------------------------------------
>
> Key: FLINK-6475
> URL: https://issues.apache.org/jira/browse/FLINK-6475
> Project: Flink
> Issue Type: Sub-task
> Components: State Backends, Checkpointing
> Reporter: Stefan Richter
> Assignee: Stefan Richter
> Priority: Critical
> Fix For: 1.3.0
>
>
> The implementation of incremental checkpoints in RocksDB mistakenly holds the
> {{asyncSnapshotLock}} during the whole async part, effectively blocking all
> asynchronous processing. Holding the lock is only required in the synchronous
> part, while the backup to local FS is running.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)