You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/01/08 21:41:00 UTC

[jira] [Closed] (FLINK-8200) RocksDBAsyncSnapshotTest should use temp fold instead of fold with fixed name

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

Chesnay Schepler closed FLINK-8200.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1

1.4: 78e3405becb13ec74d6edd4624727f7fd40fea07

> RocksDBAsyncSnapshotTest should use temp fold instead of fold with fixed name
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-8200
>                 URL: https://issues.apache.org/jira/browse/FLINK-8200
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Wenlong Lyu
>            Assignee: Wenlong Lyu
>             Fix For: 1.5.0, 1.4.1
>
>
> The following case failed when different user run the test in the same machine.
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.226 sec <<< FAILURE! - in org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest
> testCleanupOfSnapshotsInFailureCase(org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest)  Time elapsed: 0.023 sec  <<< ERROR!
> java.io.IOException: No local storage directories available. Local DB files directory 'file:/tmp/foobar' does not exist and cannot be created.
>     at org.apache.flink.contrib.streaming.state.RocksDBStateBackend.lazyInitializeForJob(RocksDBStateBackend.java:251)
>     at org.apache.flink.contrib.streaming.state.RocksDBStateBackend.createKeyedStateBackend(RocksDBStateBackend.java:300)
>     at org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest.testCleanupOfSnapshotsInFailureCase(RocksDBAsyncSnapshotTest.java:338)



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