[
https://issues.apache.org/jira/browse/FLINK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-6570.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.3.0
1.4.0: 85e281be3835fe8bb0a5bcaede072e5f26b7f087
1.3.0: a30a8be98c4a7416e4621c48e961dd8a802b56b4
> 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)