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

Switch to official approach for HTTP compression #579

Merged

Conversation

danielmitterdorfer
Copy link
Member

Previously Rally had a custom implementation to send data compressed via
HTTP. Newer versions of the Elasticsearch client have built-in support
now for this feature so we switch to it. We still allow to use the old
parameter but will issue a warning that it is deprecated.

Closes #578

Previously Rally had a custom implementation to send data compressed via
HTTP. Newer versions of the Elasticsearch client have built-in support
now for this feature so we switch to it. We still allow to use the old
parameter but will issue a warning that it is deprecated.

Closes elastic#578
@danielmitterdorfer danielmitterdorfer added bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. labels Sep 27, 2018
@danielmitterdorfer danielmitterdorfer added this to the 1.0.2 milestone Sep 27, 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

@danielmitterdorfer danielmitterdorfer merged commit 9e5af36 into elastic:master Sep 27, 2018
@danielmitterdorfer danielmitterdorfer deleted the http-compression branch September 27, 2018 13:15
@danielmitterdorfer
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's wrong :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants