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

Allow to disable HTTP compression for all queries #952

Conversation

danielmitterdorfer
Copy link
Member

With this commit we expand the support added in #941 so that not only
scroll queries can take advantage but also regular queries.

Relates #941

With this commit we expand the support added in elastic#941 so that not only
scroll queries can take advantage but also regular queries.

Relates elastic#941
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Load Driver Changes that affect the core of the load driver such as scheduling, the measurement approach etc. labels Apr 3, 2020
@danielmitterdorfer danielmitterdorfer added this to the 1.5.0 milestone Apr 3, 2020
@danielmitterdorfer danielmitterdorfer self-assigned this Apr 3, 2020
danielmitterdorfer added a commit to danielmitterdorfer/rally-tracks that referenced this pull request Apr 3, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
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 b120fbd into elastic:master Apr 7, 2020
@danielmitterdorfer danielmitterdorfer deleted the query-content-compression branch April 7, 2020 07:35
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
danielmitterdorfer added a commit to elastic/rally-tracks that referenced this pull request Apr 8, 2020
Documents in the PMC corpus are quite large and while profiling we
noticed that content decompression takes a significant amount of time on
the client side thus introducing the risk of accidental bottlenecks.

Relates elastic/rally#952
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :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