[
https://issues.apache.org/jira/browse/FLINK-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-14355.
------------------------------------
Fix Version/s: 1.9.2
1.10.0
Resolution: Fixed
master: b1f468a82b4445a757d78184ccf4519cd0419312
1.9: a7653478b480cfea087801e8975080e6b7cee28f
> 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
> Components: API / State Processor
> Affects Versions: 1.9.0
> Reporter: Mitch Wasson
> Assignee: Jiayi Liao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)