Skip to content

Commit

Permalink
Reversing unintentional change to indices.resolve_index/10_basic_reso…
Browse files Browse the repository at this point in the history
…lve_index.yml (#105300)

Was changed in #102726
  • Loading branch information
quux00 authored Feb 8, 2024
1 parent 8e42535 commit 15ded61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 15ded61

Please sign in to comment.