You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Stanislav Kozlovski (JIRA)" <ji...@apache.org> on 2018/11/16 14:22:01 UTC

[jira] [Created] (KAFKA-7638) Trogdor - Support mass task creation endpoint

Stanislav Kozlovski created KAFKA-7638:
------------------------------------------

             Summary: Trogdor - Support mass task creation endpoint
                 Key: KAFKA-7638
                 URL: https://issues.apache.org/jira/browse/KAFKA-7638
             Project: Kafka
          Issue Type: Improvement
            Reporter: Stanislav Kozlovski
            Assignee: Stanislav Kozlovski


Trogdor supports the creation of tasks via the `coordinator/tasks/create` endpoint - it currently accepts only one task.

Since Trogdor support scheduling multiple jobs to execute at a certain time (via the `startTime` task parameter leveraged by all tasks), it makes sense to support creating multiple tasks in a single endpoint. 
Users might want to leverage the scheduler to, say, create 100 tasks. In the current model, they would need to issue 100 requests - which is inefficient.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)