Gleiphir2769 opened a new pull request, #902: URL: https://github.com/apache/pulsar-client-go/pull/902
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 - [x] Make sure that the change passes the CI checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
