[jira] [Created] (FLINK-5642) queryable state: race condition with HeadListState

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

[jira] [Created] (FLINK-5642) queryable state: race condition with HeadListState

Shang Yuanchun (Jira)
Nico Kruber created FLINK-5642:
----------------------------------

             Summary: 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.4#6332)