GitHub user kl0u opened a pull request:
https://github.com/apache/flink/pull/4966
[FLINK-7822][FLINK-7823] Adds documentation and fixes configuration of QS.
## What is the purpose of the change
*This PR adds documentation for the new queryable state.
R @aljoscha
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kl0u/flink qs-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4966.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 #4966
----
commit 91c7082158e534ffc30894e9f23e6ea6c94fab07
Author: kkloudas <[email protected]>
Date: 2017-11-06T11:43:18Z
[FLINK-7823][QS] Update Queryable State configuration parameters.
commit 2a076d6119eb01a4b4bc48925a37dde1b439dd54
Author: kkloudas <[email protected]>
Date: 2017-11-06T16:21:45Z
[FLINK-7822][QS][doc] Update Queryable State docs.
----
---