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

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

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

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