GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/4028
[FLINK-6570] update queryable state documentation * adapt a left-over `QueryableStateClient client = new QueryableStateClient(config);` * remove use of `TestingUtils` as it is only available to Flink tests please also apply to the `master` branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/NicoK/flink flink-6570 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4028.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4028 ---- commit 6225888bb7b54bcc1af843086815efc1c046e010 Author: Nico Kruber <n...@data-artisans.com> Date: 2017-05-31T12:53:26Z [FLINK-6570] update queryable state documentation * adapt a left-over "QueryableStateClient client = new QueryableStateClient(config);" * remove use of TestingUtils as it is only available to Flink tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---