[ Full content available at: https://github.com/apache/flink/pull/6583 ]
I was hoping that this also solves https://issues.apache.org/jira/browse/FLINK-10138 but when running it locally, the queryable state end-to-end test still seems to be failing. Any other clues @StefanRRichter or @azagrebin where this may be coming from? The command to run the test locally is: ``` FLINK_DIR=YOUR_FLINK_DIR ./run-single-test.sh FLINK_DIR/test-scripts/test_queryable_state.sh "rocksdb" ``` I would also feel more comfortable if you could also verify that the issue is **not** solved. (This message was relayed via gitbox.apache.org for [email protected])
