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

[improve][broker] Improve Gzip compression, allow excluding specific paths or disabling it #22370

Merged
merged 15 commits into from
Apr 12, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Mar 27, 2024

Motivation

Modifications

  • use a shared GzipHandler instance
  • add configuration key "httpServerGzipCompressionExcludedPaths" for excluding specific paths or disabling compression

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari requested review from asafm and hangc0276 March 27, 2024 15:06
@lhotari lhotari self-assigned this Mar 27, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Mar 27, 2024
@lhotari lhotari marked this pull request as ready for review April 9, 2024 11:18
@lhotari
Copy link
Member Author

lhotari commented Apr 9, 2024

Some changes were moved from the original draft PR to #22463 and #22464

@lhotari lhotari merged commit 15ed659 into apache:master Apr 12, 2024
50 of 52 checks passed
lhotari added a commit to lhotari/pulsar that referenced this pull request Apr 15, 2024
lhotari added a commit to lhotari/pulsar that referenced this pull request Apr 15, 2024
lhotari added a commit that referenced this pull request Apr 15, 2024
…paths or disabling it (#22370)

(cherry picked from commit 15ed659)
lhotari added a commit to lhotari/pulsar that referenced this pull request Apr 15, 2024
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 16, 2024
…paths or disabling it (apache#22370)

(cherry picked from commit 15ed659)
(cherry picked from commit cdc5af1)
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 17, 2024
…paths or disabling it (apache#22370)

(cherry picked from commit 15ed659)
(cherry picked from commit cdc5af1)
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 17, 2024
…paths or disabling it (apache#22370)

(cherry picked from commit 15ed659)
(cherry picked from commit cdc5af1)
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 19, 2024
…paths or disabling it (apache#22370)

(cherry picked from commit 15ed659)
(cherry picked from commit cdc5af1)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Apr 23, 2024
…paths or disabling it (apache#22370)

(cherry picked from commit 15ed659)
(cherry picked from commit cdc5af1)
nodece pushed a commit to nodece/pulsar that referenced this pull request Jul 24, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants