You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Shi Lu (JIRA)" <ji...@apache.org> on 2014/11/13 01:39:33 UTC

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

Shi Lu created HELIX-546:
----------------------------

             Summary: 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: Bug
            Reporter: Shi Lu
            Assignee: Zhen Zhang


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)