-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[meta] Alias is_write_index feature tracking #31959
Copy link
Copy link
Closed
Labels
:Data Management/Indices APIsDO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead.DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead.Meta
Description
The purpose of this issue is track the progress of the is_write_index flag on aliases.
origin story: #30061
Documentation: https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-aliases.html#aliases-write-index
TODO
- add
is_write_indexto metadata add is-write-index flag to aliases #30942 - bugfix: PUT alias api did not support is_write_index parsing add support for is_write_index in put-alias body parsing #31674
- leverage write indices for indexing/updating/deleting: add support for write index resolution when creating/updating documents #31520
- resolve how to handle alias routing values when alias points to multiple indices Metadata cannot reject aliases pointing to multiple indices when resolving routing #31936
- Update Rollover to swap
is_write_indextrue toggles when rolling over, instead of removing alias (update rollover to leverage write-alias semantics #32216)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Data Management/Indices APIsDO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead.DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead.Meta
Type
Fields
Give feedbackNo fields configured for issues without a type.