James Xu created STORM-172:
------------------------------
Summary: Add hooks for creating shared resources among tasks
Key: STORM-172
URL: https://issues.apache.org/jira/browse/STORM-172
Project: Apache Storm (Incubating)
Issue Type: New Feature
Reporter: James Xu
Priority: Minor
https://github.com/nathanmarz/storm/issues/240
Building off of #155, the worker hook API should have a way to define shared
resources to be used by all tasks. These resources can then be cleaned up in
the worker hook's cleanup method.
----------
xumingming: @nathanmarz is setTaskData implemented for this?
----------
danehammer: I remember seeing several TODOs around this when I was working on
the worker lifecycle code.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)