[jira] [Created] (FLINK-12042) RocksDBStateBackend mistakenly uses default filesystem

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12042) RocksDBStateBackend mistakenly uses default filesystem

Shang Yuanchun (Jira)
Paul Lin created FLINK-12042:
--------------------------------

             Summary: RocksDBStateBackend mistakenly uses default filesystem
                 Key: FLINK-12042
                 URL: https://issues.apache.org/jira/browse/FLINK-12042
             Project: Flink
          Issue Type: Bug
          Components: Runtime / State Backends
    Affects Versions: 1.6.4
            Reporter: Paul Lin
            Assignee: Paul Lin


The scheme of SnapshotDirectory is not specified when RocksDBStateBackend is performing incremental checkpoints with local recovery disabled, and this will lead to IllegalStateException when the async task tries to check the file existence using the default system if the default filesystem scheme is specified.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)