Skip to content

Add support for is_write_index flag to data stream aliases.#73558

Merged
martijnvg merged 4 commits intoelastic:7.xfrom
martijnvg:backport_73462
Jun 1, 2021
Merged

Add support for is_write_index flag to data stream aliases.#73558
martijnvg merged 4 commits intoelastic:7.xfrom
martijnvg:backport_73462

Conversation

@martijnvg
Copy link
Copy Markdown
Member

@martijnvg martijnvg commented May 31, 2021

Backport #73462 to 7.x branch.

This allows indexing documents into a data stream alias.
The ingestion is that forwarded to the write index of the data stream
that is marked as write data stream.
The is_write_index parameter can be used to indicate what the write data stream is,
when updating / adding a data steam alias.

Relates to #66163

Backport elastic#73462 7.x

This allows indexing documents into a data stream alias.
The ingestion is that forwarded to the write index of the data stream
that is marked as write data stream.
The `is_write_index` parameter can be used to indicate what the write data stream is,
when updating / adding a data steam alias.

Relates to elastic#66163
@martijnvg
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/part-2

@martijnvg martijnvg merged commit 0f8cb2c into elastic:7.x Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant