[
https://issues.apache.org/jira/browse/STORM-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056185#comment-14056185
]
ASF GitHub Bot commented on STORM-396:
--------------------------------------
GitHub user itaifrenkel opened a pull request:
https://github.com/apache/incubator-storm/pull/181
[STORM-396] Replace NullPointerException with UnsupportedOperationException
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/forter/incubator-storm
multilang-nullpointerexception-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/181.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 #181
----
commit bf8e4565562dcf7a4a9d3087fbe5206269e19a90
Author: Itai Frenkel <[email protected]>
Date: 2014-07-09T08:21:21Z
Replace NullPointerException with UnsupportedOperationException
----
> NullPointerException in ShellSpout when multilang message is illegal
> --------------------------------------------------------------------
>
> Key: STORM-396
> URL: https://issues.apache.org/jira/browse/STORM-396
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.1-incubating
> Reporter: Itai Frenkel
> Priority: Minor
>
> In one occurrence our new nodejs multilang integration sent a well formed
> json object without the "command" property. The result was a NPE that is
> fixed in the accompanied pull request
--
This message was sent by Atlassian JIRA
(v6.2#6252)