[ https://issues.apache.org/jira/browse/FLINK-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015373#comment-16015373 ]
ASF GitHub Bot commented on FLINK-6570: --------------------------------------- Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/3926 Thanks for your contribution @gosubpl. Changes look good to me. Merging this and addressing my comment while doing so. > 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)