Tzu-Li (Gordon) Tai created FLINK-23717: -------------------------------------------
Summary: Allow setting configs using plain strings in StatefulFunctionsAppContainers Key: FLINK-23717 URL: https://issues.apache.org/jira/browse/FLINK-23717 Project: Flink Issue Type: Improvement Components: Stateful Functions Reporter: Tzu-Li (Gordon) Tai Assignee: Tzu-Li (Gordon) Tai The {{StatefulFunctionsAppContainers}} has a {{withConfiguration(ConfigOption, value)}} method that allows setting Flink configurations. While this is useful, having to include external dependencies (most of the time, core) just to get access to the ConfigOption is often too much. It would be nice if the utility supports setting configs using plain strings as well. -- This message was sent by Atlassian Jira (v8.3.4#803005)