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

Remove support for compressing gzip messages #2627

Merged
merged 9 commits into from
Jan 17, 2024
Merged

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

Zstd has been the default for quite a while (#1839).

In v1.11.x, we'd like to remove gzip support entirely. This is a first step towards that by only removing compression while retaining decompression.

Once v.1.11.x is activated, we can remove the gzip compressor entirely.

How this works

Remove compression.

How this was tested

CI

@dhrubabasu dhrubabasu added the cleanup Code quality improvement label Jan 17, 2024
@dhrubabasu dhrubabasu added this to the v1.10.18 milestone Jan 17, 2024
@dhrubabasu dhrubabasu self-assigned this Jan 17, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Jan 17, 2024
Merged via the queue into dev with commit f3561f4 Jan 17, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the gzip-compression branch January 17, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants