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

Rick Kellogg updated STORM-100:
-------------------------------
    Component/s: storm-core

> MultiReducerProcessor should pass the context
> ---------------------------------------------
>
>                 Key: STORM-100
>                 URL: https://issues.apache.org/jira/browse/STORM-100
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: James Xu
>            Priority: Minor
>
> https://github.com/nathanmarz/storm/issues/747
> this prepare call should add argument to pass the _context object to 
> _reducer, so _reducer can get something from this _context, such as the 
> taskid of this _reducer
> i don't want to modify the interface of MultiReducer, so pass the taskid to 
> reducer like this:
> image



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

Reply via email to