[GitHub] flink pull request #6306: [FLINK-9804][state] KeyedStateBackend.getKeys() do...

2018-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/6306 ---

[GitHub] flink pull request #6306: [FLINK-9804][state] KeyedStateBackend.getKeys() do...

2018-07-12 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/6306#discussion_r201944060 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -1666

[GitHub] flink pull request #6306: [FLINK-9804][state] KeyedStateBackend.getKeys() do...

2018-07-11 Thread sihuazhou
GitHub user sihuazhou opened a pull request: https://github.com/apache/flink/pull/6306 [FLINK-9804][state] KeyedStateBackend.getKeys() does not work on RocksDB MapState ## What is the purpose of the change *This PR fixes the bug that the KeyedStateBackend.getKeys() does not