[
https://issues.apache.org/jira/browse/STORM-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Kellogg updated STORM-172:
-------------------------------
Component/s: storm-core
> Add hooks for creating shared resources among tasks
> ---------------------------------------------------
>
> Key: STORM-172
> URL: https://issues.apache.org/jira/browse/STORM-172
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> 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.3.4#6332)