Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Introduce ExecutionNodeConfig to be used instead of planner.getConfiguration()
and planner.getTableConfig(), as a first step, to facilitate a merged configuration, combining
the persisted configuration of the ExecNodes with the one coming from the environment.
This is also a prerequisite to solve various issues with configuration that is not propagated from flink-conf.yaml all the way down to operators.
Attachments
Issue Links
- Dependency
-
FLINK-26075 Persist per-ExecNode configuration
- Closed
- is related to
-
FLINK-26098 TableAPI does not forward idleness configuration from DataStream
- Closed
- links to