Alex created FLINK-14011:
----------------------------
Summary: 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
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)