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

[Issue 899] Fix the compression broken when batching is disabled #902

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

Gleiphir2769
Copy link
Contributor

Fixes #899

Motivation

MessageMetadata.Compression is missed to be set when batching is disabled in #805. This pr aims to fix it.

Modifications

Set the MessageMetadata.Compression when batching is disabled and add test code.

Verifying this change

  • Make sure that the change passes the CI checks.

@Gleiphir2769
Copy link
Contributor Author

Hi @flowchartsman @RobertIndie @nodece , could you give a review when you are free?

@Gleiphir2769
Copy link
Contributor Author

/pulsarbot run-failure-checks

@nodece nodece merged commit 055b00b into apache:master Dec 9, 2022
@RobertIndie RobertIndie added this to the v0.10.0 milestone Mar 27, 2023
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.

Compression broken if batching is off.
3 participants