[
https://issues.apache.org/jira/browse/FLINK-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-16219.
----------------------------------
Release Note: AsyncWaitOperator will be allowed to be chained by default
with all operators, except of tasks with SourceFunction. This mostly revert
limitation introduced as a bug fix for
https://issues.apache.org/jira/browse/FLINK-13063
Resolution: Fixed
merged as 3a04e179e0 and ae823c8b62 to master
> Make AsyncWaitOperator chainable again
> --------------------------------------
>
> Key: FLINK-16219
> URL: https://issues.apache.org/jira/browse/FLINK-16219
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Task
> Affects Versions: 1.11.0
> Reporter: Arvid Heise
> Assignee: Arvid Heise
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> With the yield to downstream fixes, we may reenable chaining.
> Chaining of yielding operators should be disallowed with
> `SourceFunction`/`SourceStreamTask`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)