[
https://issues.apache.org/jira/browse/FLINK-14011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925509#comment-16925509
]
Alex commented on FLINK-14011:
------------------------------
CC [~pnowojski].
> 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
>
> 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.2#803003)