elasticsearch/modules/reindex
David Turner b2956b3ae7
Identify cancelled tasks in list tasks API (#72931)
This commit adds a `cancelled` flag to each cancellable task in the
response to the list tasks API, allowing users to see that a task has
been properly cancelled and will complete as soon as possible.

Closes #72907
2021-05-17 11:02:50 +01:00
..
src Identify cancelled tasks in list tasks API (#72931) 2021-05-17 11:02:50 +01:00
build.gradle Restructure build tools java packages (#72030) 2021-04-26 14:53:55 +02:00