Skip to content

Conversation

@thetumbled
Copy link
Owner

thetumbled and others added 24 commits January 17, 2025 11:53
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…io/solr (apache#23899)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Merli <mmerli@apache.org>
…/pulsar-io/solr (apache#23973)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Merli <mmerli@apache.org>
…itting (apache#23976)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…ath expression (apache#23985)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: fanjianye <fanjianye@bigo.sg>
…on performance (apache#23525)

PIP: apache#23526
### Motivation

The motivation of this PIP is to provide a way to improve the compression performance by skipping the compression of small messages.
We want to add a new configuration compressMinMsgBodySize to the producer configuration.
This configuration will allow the user to set the minimum size of the message body that will be compressed.
If the message body size is less than the compressMinMsgBodySize, the message will not be compressed.
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
@github-actions github-actions bot added the PIP label Feb 17, 2025
@thetumbled thetumbled closed this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants