Robert Metzger created FLINK-6570:
-------------------------------------
Summary: 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
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)