[
https://issues.apache.org/jira/browse/HELIX-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545781#comment-16545781
]
ASF GitHub Bot commented on HELIX-732:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/helix/pull/246
> [TASK] Expose UserContentStore in TaskDriver
> --------------------------------------------
>
> Key: HELIX-732
> URL: https://issues.apache.org/jira/browse/HELIX-732
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Priority: Major
>
> There was a user request for this feature. The intended use is to allow for
> aggregation work reading from temporary data written by tasks, by allowing a
> get() of UserContentStore at the TaskDriver level. UserContentStore is a
> potentially useful feature that is currently under-utilized - this will
> enable Gobblin and other users of Task Framework to better utilize
> UserContentStore.
> Changelist:
> 1. Add getUserContentStore() in TaskDriver
> 2. Add TestUserContentStore, an integration test for this feature
> 3. Add descriptive JavaDoc warning the user that get() and put() methods for
> UserContentStore is not thread-safe
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)