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

Implement the index/settings forwardToReplicas query parameter (pull request available) #136

Open
quaaantumdev opened this issue Jun 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@quaaantumdev
Copy link

This is available as a non-breaking pull request and simply be merged: #135

Is your feature request related to a problem? Please describe.
When changing the settings of an index, it seems rather important to also forward these settings to all replicas. The option however is not yet implemented by the library. This most will most likely result in an inconsistent configuration across replicas.

Describe the solution you'd like
The option to set forwardToReplicas

Describe alternatives you've considered
Quitting software development, going back to the Stone Age. However, it seems like most people won't follow me there. The resulting low competition will increase the likelihood of finding and keeping great stones, but all things considered, this pull request seems like the easier option.

Additional context
I created a pull request that makes the magic happen:
#135
(i'd even prefer to make this option required, but did not do it to avoid breaking stuff)

@quaaantumdev quaaantumdev added the enhancement New feature or request label Jun 29, 2024
@quaaantumdev quaaantumdev changed the title Implement the index/settings forwardToReplicas query paramter (pull request available) Implement the index/settings forwardToReplicas query parameter (pull request available) Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant