You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kan (JIRA)" <ji...@apache.org> on 2018/10/24 03:37:00 UTC

[jira] [Created] (FLINK-10659) get rid of splitting by comma for ProgramArgsQueryParameter

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)