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

Ensure partitioner is correctly passed to internal producer #378

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

deepredsky
Copy link
Contributor

@deepredsky deepredsky commented Jul 2, 2024

Globally configured partitioner is not being correctly passed on to the internal rdkafka producer in the new standalone Racecar producer. This patch fixes this issue

This config was added to racecar in #306 but we missed to add it in the standalone producer

Co-authored-by: Philip Femo <pfemo@zendesk.com>
@deepredsky deepredsky requested a review from leonmaia July 2, 2024 13:42
@deepredsky deepredsky marked this pull request as draft July 2, 2024 15:01
@deepredsky deepredsky marked this pull request as ready for review July 3, 2024 14:44
@deepredsky deepredsky merged commit e62b329 into master Jul 4, 2024
5 checks passed
@deepredsky deepredsky deleted the rajesh.sharma/fix-producer-config branch July 4, 2024 11:10
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