[jira] [Created] (FLINK-6570) QueryableStateClient constructor in documentation doesn't match actual signature

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6570) QueryableStateClient constructor in documentation doesn't match actual signature

Shang Yuanchun (Jira)
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)