[
https://issues.apache.org/jira/browse/APEXMALHAR-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112859#comment-15112859
]
ASF GitHub Bot commented on APEXMALHAR-1983:
--------------------------------------------
GitHub user siyuanh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/176
APEXMALHAR-1983 #resolve #comment split string in setter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/siyuanh/incubator-apex-malhar APEXMALHAR-1983
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/176.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #176
----
commit 5ae39cecf4659a8e8d7e8bbffab5767af4ef170a
Author: Siyuan Hua <[email protected]>
Date: 2016-01-22T18:51:04Z
APEXMALHAR-1983 #resolve #comment split string in setter
----
> Support special chars in topics setting for new Kafka Input Operator
> --------------------------------------------------------------------
>
> Key: APEXMALHAR-1983
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1983
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Siyuan Hua
> Fix For: 3.4.0
>
>
> The setter method take string[] as parameter which confuse the json
> serializer which character as separator. We should convert the string to
> string[] in setter method. Reserve , as seperator
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)