Kan created FLINK-10659:
---------------------------
Summary: get rid of splitting by comma for ProgramArgsQueryParameter
Key: FLINK-10659
URL:
https://issues.apache.org/jira/browse/FLINK-10659 Project: Flink
Issue Type: Improvement
Components: REST
Environment: I encountered this issue on flink 1.6
Reporter: Kan
Flink rest handler splits query param {color:#59afe1}program-args{color} by comma. But it will then report error "Expected only one value". Same as the other query params.
Shall we remove the splitting by comma from the corresponding XxxQueryParameter class?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)