[
https://issues.apache.org/jira/browse/HELIX-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102877#comment-14102877
]
Hudson commented on HELIX-497:
------------------------------
SUCCESS: Integrated in helix #1283 (See
[https://builds.apache.org/job/helix/1283/])
[HELIX-497] Support named queues of jobs (kanak: rev
05a982a44d5f1533bdfde11c089a0ca87bd3b385)
*
helix-core/src/test/java/org/apache/helix/integration/task/TestTaskRebalancer.java
* helix-core/src/main/java/org/apache/helix/task/Workflow.java
* helix-core/src/main/java/org/apache/helix/task/WorkflowContext.java
* helix-core/src/main/java/org/apache/helix/task/TaskDriver.java
* helix-core/src/main/java/org/apache/helix/task/JobQueue.java
* helix-core/src/test/java/org/apache/helix/integration/task/TestUtil.java
* helix-core/src/main/java/org/apache/helix/task/WorkflowConfig.java
* helix-core/src/main/java/org/apache/helix/task/JobContext.java
* helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java
* helix-core/src/main/java/org/apache/helix/task/TaskConfig.java
* helix-core/src/main/java/org/apache/helix/task/TaskUtil.java
* helix-core/src/main/java/org/apache/helix/task/TaskStateModel.java
> Support named queues of jobs
> ----------------------------
>
> Key: HELIX-497
> URL: https://issues.apache.org/jira/browse/HELIX-497
> Project: Apache Helix
> Issue Type: Task
> Reporter: Kanak Biscuitwala
> Assignee: Kanak Biscuitwala
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> This is effectively a way to dynamically grow workflow DAGs. Workflow is a
> non-essential concept, and we should be able to support alternative
> organizations of jobs. Here, we just need a way to persist a queue, add work
> to it, and process that work. Then the cleanup should be at job level rather
> than workflow level. Some other things that are useful are returning the
> current queue, and (optionally) removing from the queue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)