From 15ded6115005195378a2376eef8a6a90838c3c02 Mon Sep 17 00:00:00 2001 From: Michael Peterson Date: Thu, 8 Feb 2024 12:48:40 -0500 Subject: [PATCH] Reversing unintentional change to indices.resolve_index/10_basic_resolve_index.yml (#105300) Was changed in #102726 --- .../test/indices.resolve_index/10_basic_resolve_index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.resolve_index/10_basic_resolve_index.yml b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.resolve_index/10_basic_resolve_index.yml index 76fd5c19a01d7..cb06911a4fa3f 100644 --- a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.resolve_index/10_basic_resolve_index.yml +++ b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.resolve_index/10_basic_resolve_index.yml @@ -25,7 +25,7 @@ setup: indices.close: index: test_index2 allowed_warnings: - - "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices." + - "the default value for the ?wait_for_active_shards parameter will change from '0' to 'index-setting' in version 8; specify '?wait_for_active_shards=index-setting' to adopt the future default behaviour, or '?wait_for_active_shards=0' to preserve today's behaviour" - do: indices.create: