Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-8751

Trogdor - Add endpoint that deletes all tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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/`

      Attachments

        Activity

          People

            Unassigned Unassigned
            enether Stanislav Kozlovski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: