James Xu created STORM-100:
------------------------------

             Summary: MultiReducerProcessor should pass the context
                 Key: STORM-100
                 URL: https://issues.apache.org/jira/browse/STORM-100
             Project: Apache Storm (Incubating)
          Issue Type: Improvement
            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.1.4#6159)

Reply via email to