[
https://issues.apache.org/jira/browse/BEAM-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-3087:
----------------------------
Status: Triage Needed (was: Resolved)
> Extend lock scope in Flink UnboundedSourceWrapper
> -------------------------------------------------
>
> Key: BEAM-3087
> URL: https://issues.apache.org/jira/browse/BEAM-3087
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Aljoscha Krettek
> Assignee: Grzegorz KoĊakowski
> Priority: P2
> Fix For: 2.5.0
>
>
> In {{UnboundedSourceWrapper}} the lock scope is not big enough: we
> synchronise in {{emitElement()}} but should instead synchronise inside the
> reader loop in {{run()}} because the {{Source}} interface does not allow
> concurrent calls.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)