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

Stefan Richter updated FLINK-7460:
----------------------------------
    Affects Version/s: 1.4.0
                       1.3.2

> Close all ColumnFamilyHandles when restoring rescaled incremental checkpoints
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-7460
>                 URL: https://issues.apache.org/jira/browse/FLINK-7460
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.4.0, 1.3.2
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Minor
>
> In the restore method of the `RocksDBKeyedStateBackend` exists a case for 
> rescaling incremental checkpoints. This code creates temporary RocksDB 
> instances, but does not close the ColumnFamilyHandles created for those 
> temporary instances. This has shown in some assertion errors from RocksDB in 
> certain tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to