You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Mitch Wasson (Jira)" <ji...@apache.org> on 2019/10/09 16:27:00 UTC

[jira] [Created] (FLINK-14355) Example code in state processor API docs doesn't compile

Mitch Wasson created FLINK-14355:
------------------------------------

             Summary: Example code in state processor API docs doesn't compile
                 Key: FLINK-14355
                 URL: https://issues.apache.org/jira/browse/FLINK-14355
             Project: Flink
          Issue Type: Bug
            Reporter: Mitch Wasson


The example code in this doc page doesn't compile:

[https://ci.apache.org/projects/flink/flink-docs-stable/dev/libs/state_processor_api.html]

Here are two instances I found:
 * Reading State java and scala contain references to undefined {{stateDescriptor}} variable
 * Reading Keyed State scala has some invalid scala ("{{override def open(Configuration parameters)"}})

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)