Skip to content

Commit

Permalink
Switch full-cluster-restart to new style Requests (#32140)
Browse files Browse the repository at this point in the history
In #29623 we added `Request` object flavored requests to the low level
REST client and in #30315 we deprecated the old `performRequest`s. This
changes all calls in the `qa/full-cluster-restart` project to use the new
versions.

It also fixes a small bug in the test for explain on the `_all` field
that was causing it to not properly invoke `_explain`.
  • Loading branch information
nik9000 committed Jul 20, 2018
1 parent 9bf6112 commit 82a313f
Showing 1 changed file with 249 additions and 241 deletions.
Loading

0 comments on commit 82a313f

Please sign in to comment.