Skip to content

Conversation

@andreilisa
Copy link
Contributor

@andreilisa andreilisa commented Oct 19, 2024

This PR adds support for gRPC compression and decompression codecs by auto-configuring CompressorRegistry and DecompressorRegistry beans. It registers available Compressor and Decompressor instances with the corresponding registries.

@andreilisa andreilisa mentioned this pull request Oct 19, 2024
@dsyer
Copy link
Member

dsyer commented Oct 19, 2024

If you could squash your changes into one commit that would also be helpful.

@onobc
Copy link
Contributor

onobc commented Oct 19, 2024

If you could squash your changes into one commit that would also be helpful.

Also, a small description for the PR would be most welcomed.

Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

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

Thanks @andreilisa for this contribution. Nice work! It may look like I added a bunch of comments/suggestions but they are mostly of the nit variety.

Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

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

Thanks for the quick updates @andreilisa . We are almost there. A few minor comments/suggestions.

Copy link
Member

@dsyer dsyer left a comment

Choose a reason for hiding this comment

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

Nearly there. Just the nitpicks from Chris as far as I can tell. Plus you might need to rebase and force push (and then you could squash at the same time) to make it a clean merge.

@andreilisa
Copy link
Contributor Author

andreilisa commented Oct 20, 2024

If there aren't any TinyNits let me know and I will do the squash

@andreilisa andreilisa requested review from dsyer and onobc October 20, 2024 16:33
@dsyer
Copy link
Member

dsyer commented Oct 20, 2024

LGTM. Please rebase and squash.

@andreilisa
Copy link
Contributor Author

@dsyer, It looks better now

@dsyer dsyer merged commit 118e176 into spring-projects:main Oct 20, 2024
2 checks passed
@onobc
Copy link
Contributor

onobc commented Oct 20, 2024

Nice work @andreilisa !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants