[
https://issues.apache.org/jira/browse/FLINK-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376346#comment-16376346
]
mingleizhang commented on FLINK-8687:
-------------------------------------
Does \{{retrievePage}} method will access by multi-threads ?
> 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
> Priority: Minor
>
> 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)