You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Zhen Zhang (JIRA)" <ji...@apache.org> on 2014/12/03 19:17:12 UTC

[jira] [Commented] (HELIX-546) REST Admin APIs needed for helix job queue management

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

Zhen Zhang commented on HELIX-546:
----------------------------------

Added job queue management REST API and related javadoc:
https://git-wip-us.apache.org/repos/asf?p=helix.git;a=commit;h=059ab387b7fe70e71989e6560b57667c8eda7b60
https://git-wip-us.apache.org/repos/asf?p=helix.git;a=commit;h=aa2e968f7ac4944ce60f9defdeee2fb9b8638cb9
https://git-wip-us.apache.org/repos/asf?p=helix.git;a=commit;h=9a5dbeaa624715e76486ae908eab48e503d28ceb

Review board:
https://reviews.apache.org/r/28578/
https://reviews.apache.org/r/28584/
https://reviews.apache.org/r/28620/


> REST Admin APIs needed for helix job queue management
> -----------------------------------------------------
>
>                 Key: HELIX-546
>                 URL: https://issues.apache.org/jira/browse/HELIX-546
>             Project: Apache Helix
>          Issue Type: New Feature
>            Reporter: Shi Lu
>            Assignee: Zhen Zhang
>            Priority: Critical
>
> I am creating a list of APIs here. We can discuss this over email or in today's sync up and provide it to Jason, probably within 1 or 2 days.
> - List all bulk operation jobs in the queue                                                (P1)
> - Return details(config / context) for one bulk operation job                  (P1)
> - Pause the bulk operation job queue                                                       (P1)
> - Resume the bulk operation job queue                                                   (P1)
>             * Pause and resume the job queue can be done by cancel / rerun the top job in the queue
> - Remove a non-started job                                                                        (P2)
> - Add new job to the queue (optional)                                                       (P2)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)