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

Do not override topic when publishing batch messages #313

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

mateusjunges
Copy link
Owner

Currently, when sending batch messages, if a message in the batch specifies a topic, it is overwritten when the batch is being produced. This PR fixes this behavior.

Fix #308

@mateusjunges mateusjunges self-assigned this Aug 18, 2024
@mateusjunges mateusjunges merged commit 2d2d20c into master Aug 18, 2024
8 checks passed
@mateusjunges mateusjunges deleted the fix-topic-being-overwritten branch August 18, 2024 02:46
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.

1 participant