[
https://issues.apache.org/jira/browse/STORM-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978723#comment-13978723
]
ASF GitHub Bot commented on STORM-294:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/incubator-storm/pull/83
[STORM-294] Add escaping of commas to command line options.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm comma-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/83.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 #83
----
commit 01d4863d8e4471fd6779085002442c749dd169f5
Author: Robert (Bobby) Evans <[email protected]>
Date: 2014-04-23T19:06:52Z
Add escaping of commas to command line options.
----
> Commas not escaped in command line
> ----------------------------------
>
> Key: STORM-294
> URL: https://issues.apache.org/jira/browse/STORM-294
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> Now that parsing of the command line is done with JSON commas should be
> escaped so that they can be passed into the client.
--
This message was sent by Atlassian JIRA
(v6.2#6252)