[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-11-23 Thread bowenli86
Github user bowenli86 closed the pull request at: https://github.com/apache/flink/pull/4798 ---

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146167573 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -235,26

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146166380 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146165645 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -235,6

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146165655 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -313,10

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146161007 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-22 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4798#discussion_r146160907 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@

[GitHub] flink pull request #4798: [FLINK-6505] Proactively cleanup local FS for Rock...

2017-10-11 Thread bowenli86
GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/4798 [FLINK-6505] Proactively cleanup local FS for RocksDBKeyedStateBackend on startup ## What is the purpose of the change In `RocksDBKeyedStateBackend`, the `instanceBasePath` is cleared on