[
https://issues.apache.org/jira/browse/FLINK-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7255.
-----------------------------------
Resolution: Fixed
1.3: 0c9bee69665e00ab17fe0a216c746b0bc8435263
1.4: b139147998d3619f30e4ca260531e8cbeab3b38b
> ListStateDescriptor example uses wrong constructor
> --------------------------------------------------
>
> Key: FLINK-7255
> URL: https://issues.apache.org/jira/browse/FLINK-7255
> Project: Flink
> Issue Type: Bug
> Components: Documentation, State Backends, Checkpointing
> Affects Versions: 1.3.1, 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0, 1.3.2
>
>
> The {{Working with state}} docs contain an example for using a
> ListStateDescriptor.
> In the example however a default value is passed to the constructor, which
> however is only possible for ValueStateDescriptors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)