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

Upgrade Elasticsearch client to 6.2.0 #462

Merged

Conversation

danielmitterdorfer
Copy link
Member

With this commit we upgrade the Elasticsearch Python client to 6.2.0. We also
refactor the code that creates the metrics store connection so all
Elasticsearch-related code uses now the same client factory.

Closes #395

@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc. labels Apr 6, 2018
@danielmitterdorfer danielmitterdorfer added this to the 0.10.0 milestone Apr 6, 2018
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Requires #465 for a smooth upgrade of the ES client library.

@danielmitterdorfer danielmitterdorfer merged commit 101a2e6 into elastic:master Apr 10, 2018
@danielmitterdorfer danielmitterdorfer deleted the es-client-6.2.0-upgrade branch April 10, 2018 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants