Stanislav Kozlovski created KAFKA-8751:
------------------------------------------

             Summary: Trogdor - Add endpoint that deletes all tasks
                 Key: KAFKA-8751
                 URL: https://issues.apache.org/jira/browse/KAFKA-8751
             Project: Kafka
          Issue Type: Improvement
            Reporter: Stanislav Kozlovski


It is very useful to have a single endpoint which clears all of Trogdor's 
state. During testing, we sometimes want to start from a clean slate and ensure 
all tasks are finished.

The easiest way to do this is to delete all of them, ensuring all have stop. 
Currently, we need to resort to calling the API N times, where N is the number 
of (running) tasks present.

 

It would be way cooler if we had a single endpoint to do all of this for us, 
something like:

`DELETE /coordinator/tasks/`



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to