Skip to content

[7.x] Add is_write_index column to cat.aliases #45798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Aug 21, 2019

Aliases have had the option to set is_write_index since 6.4,
but the cat.aliases action was never updated.

example:

alias            index                              filter routing.index routing.search  is_write_index
filebeat-7.0.1   filebeat-7.0.1-2019.07.23-000011   -      -             -               -
metricbeat-7.0.1 metricbeat-7.0.1-2019.07.23-000005 -      -             -               true
metricbeat-7.0.1 metricbeat-7.0.1-2019.07.21-000003 -      -             -               false

backport of #44772

talevy and others added 2 commits August 21, 2019 07:56
Aliases have had the option to set `is_write_index` since 6.4,
but the cat.aliases action was never updated.
@talevy talevy changed the title 7x cat alias write [7.x] Add is_write_index column to cat.aliases Aug 21, 2019
@talevy talevy merged commit 9b14b72 into elastic:7.x Aug 21, 2019
@talevy talevy deleted the 7x-cat-alias-write branch August 21, 2019 21:15
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