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 (#80178) (#80445)"

This reverts commit 5a53007.
  • Loading branch information
arteam authored Nov 18, 2021
1 parent 3be1cdf commit c5120f4
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 c5120f4

Please sign in to comment.