You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/04/27 09:44:00 UTC

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

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

Till Rohrmann resolved FLINK-12042.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.1
                   1.9.0
                   1.7.3

Fixed via

1.9.0: 
fa3f761af050791158e175f034575d7d16398d78
aa9a4520add35feb8d29551ebd993e0ac6afd1e2

1.8.1:
d0013c735308244037757ef6710a555843343156
a63e03f69a6950502f70b49ea088a0632778d70b

1.7.3:
e6e2677ba25050380fa6f73b8730261afdac43f5
df89c1c1b15a125e9072b47e32da21588a162947

> 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, 1.7.2, 1.8.0
>            Reporter: Paul Lin
>            Assignee: Paul Lin
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.7.3, 1.9.0, 1.8.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)