Yangze Guo created FLINK-24541: ---------------------------------- Summary: ConfigurationUtils#assembleDynamicConfigsStr should consider special characters Key: FLINK-24541 URL: https://issues.apache.org/jira/browse/FLINK-24541 Project: Flink Issue Type: Bug Components: Runtime / Configuration Affects Versions: 1.14.0 Reporter: Yangze Guo Fix For: 1.15.0, 1.14.1
Without quoting, some special characters will be misunderstanding by shell, e.g. ';' used in list type options. -- This message was sent by Atlassian Jira (v8.3.4#803005)