Skip to content

Commit

Permalink
Revert "Allow deprecation warning for the return_200_for_cluster_heal…
Browse files Browse the repository at this point in the history
…th_timeout parameter (elastic#80178) (elastic#80444)"

This reverts commit 4102cf7.
  • Loading branch information
arteam committed Nov 18, 2021
1 parent 544e222 commit 0c60cb7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@
- skip:
version: " - 7.15.99"
reason: "return_200_for_cluster_health_timeout was added in 7.16"
features: [ "allowed_warnings" ]
- do:
allowed_warnings:
- 'the [return_200_for_cluster_health_timeout] parameter is deprecated and will be removed in a future release.'
cluster.health:
timeout: 1ms
wait_for_active_shards: 5
Expand Down

0 comments on commit 0c60cb7

Please sign in to comment.