Till Rohrmann created FLINK-6671: ------------------------------------ Summary: RocksDBStateBackendTest.testCancelRunningSnapshot unstable Key: FLINK-6671 URL: https://issues.apache.org/jira/browse/FLINK-6671 Project: Flink Issue Type: Bug Components: State Backends, Checkpointing Affects Versions: 1.3.0, 1.4.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Priority: Critical Fix For: 1.3.0, 1.4.0
The {{RocksDBStateBackendTest.testCancelRunningSnapshot}} is unstable [1]. The problem is that the test does not wait for the snapshotting thread to finish (join) before verifying the the executed calls on the {{RocksObjects}}. [1] https://s3.amazonaws.com/archive.travis-ci.org/jobs/235106659/log.txt -- This message was sent by Atlassian JIRA (v6.3.15#6346)