You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/05 04:17:27 UTC

[jira] [Updated] (STORM-300) Add need_task_ids field to the multilang protocol description

     [ https://issues.apache.org/jira/browse/STORM-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Kellogg updated STORM-300:
-------------------------------
    Component/s: storm-multilang

> Add need_task_ids field to the multilang protocol description
> -------------------------------------------------------------
>
>                 Key: STORM-300
>                 URL: https://issues.apache.org/jira/browse/STORM-300
>             Project: Apache Storm
>          Issue Type: Documentation
>          Components: documentation, storm-multilang
>    Affects Versions: 0.9.2-incubating, 0.9.1-incubating, 0.9.0.1
>            Reporter: John Sebastian Gilmore
>            Priority: Minor
>              Labels: documentaion, multilang, newbie
>
> The Storm ShellBolt is aware of a need_task_ids field in messages received from non-JVM bolts (https://github.com/apache/incubator-storm/blob/master/storm-core/src/jvm/backtype/storm/task/ShellBolt.java :line 233).
> This flag determines whether a ShellBolt will in fact respond with task IDs to a  request from a non-JVM bolt. No mention of this flag is made in the Storm multilang protocol.
> I believe this flag should be added the the multilang protocol description or removed from its implementation.n Personally, I'm not a great fan of how this functionality has been implemented (on a per message basis).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)