Skip to content

Commit 0c60cb7

Browse files
committed
Revert "Allow deprecation warning for the return_200_for_cluster_health_timeout parameter (#80178) (#80444)"
This reverts commit 4102cf7.
1 parent 544e222 commit 0c60cb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.health/20_request_timeout.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,7 @@
4141
- skip:
4242
version: " - 7.15.99"
4343
reason: "return_200_for_cluster_health_timeout was added in 7.16"
44-
features: [ "allowed_warnings" ]
4544
- do:
46-
allowed_warnings:
47-
- 'the [return_200_for_cluster_health_timeout] parameter is deprecated and will be removed in a future release.'
4845
cluster.health:
4946
timeout: 1ms
5047
wait_for_active_shards: 5

0 commit comments

Comments
 (0)