Ted Yu created FLINK-8687:
-----------------------------
Summary: MaterializedCollectStreamResult#retrievePage should take resultLock
Key: FLINK-8687
URL:
https://issues.apache.org/jira/browse/FLINK-8687 Project: Flink
Issue Type: Bug
Reporter: Ted Yu
Currently MaterializedCollectStreamResult#retrievePage checks page range and calls snapshot.subList() without holding resultLock.
resultLock should be taken.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)