elasticsearch/modules/data-streams
Mary Gouseti b6345a3b81
[9.0] Remove unsupported value for the query param wait_for_active_shards in close API. (#118555)
Since 8.0, the default behavior for closing indices has been to wait for the active shards based on the index setting. The special value index-setting allows users to use this in 7.x as well. We'd like to make true our promise in the deprecation warning that this parameter should no longer be used, since it will become unsupported in 9.0.0.
2024-12-19 23:00:36 +02:00
..
src [9.0] Remove unsupported value for the query param wait_for_active_shards in close API. (#118555) 2024-12-19 23:00:36 +02:00
build.gradle Introduce data stream options via dedicated classes (#117357) 2024-12-10 19:12:30 +11:00