[GitHub] flink pull request #5122: [FLINK-8200] RocksDBAsyncSnapshotTest should use t...

2017-12-14 Thread wenlong88
Github user wenlong88 closed the pull request at: https://github.com/apache/flink/pull/5122 ---

[GitHub] flink pull request #5122: [FLINK-8200] RocksDBAsyncSnapshotTest should use t...

2017-12-05 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/5122#discussion_r154925706 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBAsyncSnapshotTest.java --- @@ -333,7

[GitHub] flink pull request #5122: [FLINK-8200] RocksDBAsyncSnapshotTest should use t...

2017-12-04 Thread wenlong88
GitHub user wenlong88 opened a pull request: https://github.com/apache/flink/pull/5122 [FLINK-8200] RocksDBAsyncSnapshotTest should use temp fold instead of fold with fixed name Using fixed folder in test makes test fail when different users run the test in the same machine. We