[ 
https://issues.apache.org/jira/browse/HELIX-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545853#comment-16545853
 ] 

Hudson commented on HELIX-732:
------------------------------

FAILURE: Integrated in Jenkins build helix #1514 (See 
[https://builds.apache.org/job/helix/1514/])
[HELIX-732] Expose UserContentStore in TaskDriver (narendly: rev 
3ec93129e717185cd1db0fc40d09e7603d8aee5d)
* (edit) helix-core/src/main/java/org/apache/helix/task/TaskDriver.java
* (edit) helix-core/src/main/java/org/apache/helix/task/UserContentStore.java
* (add) 
helix-core/src/test/java/org/apache/helix/task/TestGetUserContentStore.java
* (edit) helix-core/src/main/java/org/apache/helix/task/TaskUtil.java


> [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)

Reply via email to