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

fix: reindexing settings config #113

Closed
wants to merge 1 commit into from
Closed

Conversation

lakhansamani
Copy link
Contributor

@lakhansamani lakhansamani commented Jun 11, 2020

What does this do / why do we need it?

settings were not getting applied correctly while reindexing docs, because while fixing replicas and shards settings for all the plugins in v7.26.1, we accidentally add index. prefix to reindexing settings as well. Though it was already part of settings["index"] map[string]interface{}

What should your reviewer look out for in this PR?

For reference check the line present before this changes.

Which issue(s) does this PR fix?

If this PR affects any API reference documentation, please share the updated endpoint references

@lakhansamani
Copy link
Contributor Author

This change is not required as settings are correct.

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

Successfully merging this pull request may close these issues.

None yet

1 participant