You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2017/05/12 13:56:04 UTC

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

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)