[
https://issues.apache.org/jira/browse/FLINK-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099757#comment-16099757
]
ASF GitHub Bot commented on FLINK-7255:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4389
merging.
> 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)