[
https://issues.apache.org/jira/browse/FLINK-14011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski reopened FLINK-14011:
------------------------------------
> Make some fields final and initialize them during construction in
> AsyncWaitOperator
> -----------------------------------------------------------------------------------
>
> Key: FLINK-14011
> URL: https://issues.apache.org/jira/browse/FLINK-14011
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Task
> Reporter: Alex
> Priority: Minor
> Labels: auto-closed
>
> This is a small follow up ticket after the FLINK-12958.
> With the changes introduced there, the {{AsyncWaitOperator}} is created by
> {{AsyncWaitOperatorFactory}}, so some fields that initialized in the
> {{setup}} method can be setup in the constructor instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)