-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
high level REST api: cancel task #30745
high level REST api: cancel task #30745
Commits on May 20, 2018
-
Initial commit of rest high level exposure of cancel task
Paul Sanwald committedMay 20, 2018 Configuration menu - View commit details
-
Copy full SHA for c7e221f - Browse repository at this point
Copy the full SHA c7e221fView commit details -
Paul Sanwald committed
May 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 1df3544 - Browse repository at this point
Copy the full SHA 1df3544View commit details
Commits on May 21, 2018
-
Merge branch 'master' into rest-high-level-cancel-task
Paul Sanwald committedMay 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 332f4dd - Browse repository at this point
Copy the full SHA 332f4ddView commit details
Commits on May 22, 2018
-
address some code review comments
Paul Sanwald committedMay 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 9495732 - Browse repository at this point
Copy the full SHA 9495732View commit details
Commits on May 29, 2018
-
merge in changes from master that refactor list from cluster into tas…
…k namespace
Paul Sanwald committedMay 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 9869569 - Browse repository at this point
Copy the full SHA 9869569View commit details
Commits on May 30, 2018
-
update branch to use tasks namespace instead of cluster
Paul Sanwald committedMay 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 5654c21 - Browse repository at this point
Copy the full SHA 5654c21View commit details
Commits on May 31, 2018
-
High-level client: list tasks failure to not lose nodeId
This commit reworks testing for `ListTasksResponse` so that random fields insertion can be tested and xcontent equivalence can be checked too. Proper exclusions need to be configured, and failures need to be tested separately. This helped finding a little problem, whenever there is a node failure returned, the nodeId was lost as it was never printed out as part of the exception toXContent.
Configuration menu - View commit details
-
Copy full SHA for 2c709ed - Browse repository at this point
Copy the full SHA 2c709edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed1829 - Browse repository at this point
Copy the full SHA 3ed1829View commit details -
Paul Sanwald committed
May 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 62b161a - Browse repository at this point
Copy the full SHA 62b161aView commit details
Commits on Jun 3, 2018
-
Paul Sanwald committed
Jun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 314e1ff - Browse repository at this point
Copy the full SHA 314e1ffView commit details -
Paul Sanwald committed
Jun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 58e9539 - Browse repository at this point
Copy the full SHA 58e9539View commit details -
re-work CancelTasksResponseTests to separate XContent failure cases f…
…rom non-failure cases
Paul Sanwald committedJun 3, 2018 Configuration menu - View commit details
-
Copy full SHA for c51eb3c - Browse repository at this point
Copy the full SHA c51eb3cView commit details
Commits on Jun 4, 2018
-
Paul Sanwald committed
Jun 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 9e748ee - Browse repository at this point
Copy the full SHA 9e748eeView commit details -
remove duplication of logic in parser creation
Paul Sanwald committedJun 4, 2018 Configuration menu - View commit details
-
Copy full SHA for a511490 - Browse repository at this point
Copy the full SHA a511490View commit details -
Merge branch 'master' into rest-high-level-cancel-task
Paul Sanwald committedJun 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 96e3fa2 - Browse repository at this point
Copy the full SHA 96e3fa2View commit details
Commits on Jun 5, 2018
-
Paul Sanwald committed
Jun 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 4260549 - Browse repository at this point
Copy the full SHA 4260549View commit details -
Merge branch 'master' into rest-high-level-cancel-task
Paul Sanwald committedJun 5, 2018 Configuration menu - View commit details
-
Copy full SHA for f646fa4 - Browse repository at this point
Copy the full SHA f646fa4View commit details -
refactor TasksClient to support RequestOptions
Paul Sanwald committedJun 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 31f08ef - Browse repository at this point
Copy the full SHA 31f08efView commit details
Commits on Jun 6, 2018
-
merge in master and change tasks param to optional, as cancel tasks c…
…an match 0 tasks
Paul Sanwald committedJun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 0c05fe7 - Browse repository at this point
Copy the full SHA 0c05fe7View commit details -
Paul Sanwald committed
Jun 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 783d00a - Browse repository at this point
Copy the full SHA 783d00aView commit details
Commits on Jun 7, 2018
-
address final PR review comments, mostly formatting and such
Paul Sanwald committedJun 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 4e34cfd - Browse repository at this point
Copy the full SHA 4e34cfdView commit details