[
https://issues.apache.org/jira/browse/FLINK-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904953#comment-15904953
]
ASF GitHub Bot commented on FLINK-5642:
---------------------------------------
Github user NicoK closed the pull request at:
https://github.com/apache/flink/pull/3218
> queryable state: race condition with HeadListState
> --------------------------------------------------
>
> Key: FLINK-5642
> URL: https://issues.apache.org/jira/browse/FLINK-5642
> Project: Flink
> Issue Type: Bug
> Components: Queryable State
> Affects Versions: 1.2.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
>
> If queryable state accesses a HeapListState instance that is being modified
> during the value's serialisation, it may crash, e.g. with a
> NullPointerException during the serialisation or with an EOFException during
> de-serialisation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)