Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
None
Description
FLINK-33581/FLIP-381 Deprecate configuration getters/setters that return/set complex Java objects.
In Flink 2.0 we should remove these deprecated method and fields. This change will prevent users from configuring their jobs by passing complex Java objects, encouraging them to use ConfigOption instead.