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

Bug: ES 5.0 no longer supports the write consistency option for index(); archiver fails #351

Closed
sebbASF opened this issue Jan 24, 2017 · 0 comments

Comments

@sebbASF
Copy link
Contributor

sebbASF commented Jan 24, 2017

The archiver fails on ES 5.0:

Archiving failed!: index() got an unexpected keyword argument 'consistency'

The parameter was removed in ES 5.x:
elastic/elasticsearch#19454

It has been replaced by: wait_for_active_shards

@asfgit asfgit closed this as completed in 848bb71 Jan 28, 2017
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

1 participant