[
https://issues.apache.org/jira/browse/STORM-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203842#comment-14203842
]
Jungtaek Lim commented on STORM-528:
------------------------------------
I have other approach though it could be more complex than current.
We can keep only ShellSpout, ShellBolt, etc that runs multilang subprocess to
storm-core, and move multilang base class implementation to other directories.
Each language could be packaged by their packaging approach.
> examples/storm-starter/multilang/resources/storm.py diverged
> ------------------------------------------------------------
>
> Key: STORM-528
> URL: https://issues.apache.org/jira/browse/STORM-528
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: Itai Frenkel
>
> As we know storm.py is committed three times. One of these files (the one in
> examples) have diverged from the other two. It also introduces some strange
> behavior as it calls "log" instead of "error" when a bolt fails.
> I would recommend to override the storm/examples version with the one in
> storm-core and then have the diff as a new pull request
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)