Skip to content
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

no way to swap is_write_index on an index alias in an atomic way #1568

Open
ahmedakef opened this issue Nov 15, 2020 · 1 comment
Open

no way to swap is_write_index on an index alias in an atomic way #1568

ahmedakef opened this issue Nov 15, 2020 · 1 comment
Assignees

Comments

@ahmedakef
Copy link

ahmedakef commented Nov 15, 2020

Problem

I want to swap is_write_index in an atomic way as described in the last part here

Expected Behavior

there should be a way to make this possible
suggestion: make extra_settings available per action {add} level so that I can set it in one as True and the other as False

*if it was made in multiple actions this means in high load cluster some documents will be lost as there is no is_write_index on any index

Specifications

  • Version: 5.8
  • curator-cli
@untergeek
Copy link
Member

I appreciate what this means. I'm not sure I can do it in a way that doesn't result in a breaking API change or not. If I can, it will come in the 5.x releases. If it can't, it won't make it in until 6.0 is released (at the earliest).

@untergeek untergeek self-assigned this Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants