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

Add Brotli compression test #2815

Merged
merged 2 commits into from
May 31, 2023
Merged

Conversation

sullis
Copy link
Contributor

@sullis sullis commented May 26, 2023

Note: Netty 4.x supports Brotli compression. Brotli compression is available if and only if the Brotli4j library is on the runtime classpath.

@sullis sullis force-pushed the add-brotli-compression-test branch 3 times, most recently from 33ae09e to 79aa324 Compare May 26, 2023 18:44
@violetagg violetagg added this to the 1.1.8 milestone May 29, 2023
@violetagg violetagg added the type/enhancement A general enhancement label May 29, 2023
@sullis sullis force-pushed the add-brotli-compression-test branch from 0f5cb25 to 2eb7cf2 Compare May 29, 2023 15:30
@sullis
Copy link
Contributor Author

sullis commented May 29, 2023

fyi @hyperxpro

@sullis
Copy link
Contributor Author

sullis commented May 29, 2023

@violetagg Thanks for the feedback! I incorporated your suggestions and I squashed the commits.

@sullis sullis force-pushed the add-brotli-compression-test branch from 2eb7cf2 to 24aa10e Compare May 29, 2023 16:14
@sullis sullis force-pushed the add-brotli-compression-test branch from b03c1ca to 83585a2 Compare May 29, 2023 16:36
@violetagg
Copy link
Member

The failure on Windows OS is a flaky test

@violetagg violetagg requested a review from a team May 29, 2023 17:19
@violetagg
Copy link
Member

@reactor/netty-team PTAL

@hyperxpro
Copy link

Please hold off on this PR until I release 1.12.0 in the next 2 days.

@violetagg
Copy link
Member

Please hold off on this PR until I release 1.12.0 in the next 2 days.

sure

@sullis sullis force-pushed the add-brotli-compression-test branch from 83585a2 to 3e900d7 Compare May 30, 2023 12:56
@sullis
Copy link
Contributor Author

sullis commented May 30, 2023

fyi, I upgraded this PR to brotli4j 1.12.0

@sullis
Copy link
Contributor Author

sullis commented May 30, 2023

LGTM :)

@violetagg violetagg changed the title add Brotli compression test Add Brotli compression test May 31, 2023
@violetagg violetagg added type/test A general test and removed type/enhancement A general enhancement labels May 31, 2023
Copy link
Contributor

@pderop pderop left a comment

Choose a reason for hiding this comment

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

sounds good to me, thanks for the PR @sullis.

@violetagg violetagg merged commit 8f0e736 into reactor:main May 31, 2023
6 of 7 checks passed
violetagg added a commit that referenced this pull request May 31, 2023
@sullis sullis deleted the add-brotli-compression-test branch June 2, 2023 15:03
violetagg pushed a commit that referenced this pull request Jun 29, 2023
@violetagg
Copy link
Member

The change is back ported to 1.0.x and will be available in 1.0.34.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/test A general test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants