[
https://issues.apache.org/jira/browse/FLINK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber reopened FLINK-6570:
--------------------------------
actually, this issues still persists:
1) there still is one {{QueryableStateClient client = new
QueryableStateClient(config);}} in the doc
2) the example uses {{TestingUtils}} which is only available to Flink tests
> QueryableStateClient constructor in documentation doesn't match actual
> signature
> --------------------------------------------------------------------------------
>
> Key: FLINK-6570
> URL: https://issues.apache.org/jira/browse/FLINK-6570
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Queryable State
> Reporter: Robert Metzger
> Fix For: 1.3.0, 1.4.0
>
>
> The queryable state documentation states to use the following ctor
> {code}
> QueryableStateClient client = new QueryableStateClient(config);
> {code}
> However, this ctor doesn't exist anymore (since 1.3)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)