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

Handle partition response format for newer brod #99

Closed
wants to merge 2 commits into from

Conversation

tpitale
Copy link

@tpitale tpitale commented Oct 30, 2021

Resolve #97

@tpitale
Copy link
Author

tpitale commented Nov 19, 2021

cc @jdenen @jeffgrunewald Any chance you could review/merge this?

Copy link
Collaborator

@jeffgrunewald jeffgrunewald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified this works, and thanks for the PR. I'm curious if you've tested that this would work in a deployment setting since there are definitely some additional changes that need to be made for Elsa to support brod 3.16

@tpitale
Copy link
Author

tpitale commented Nov 20, 2021

Yeah, there are a fair few changes in Kafka protocol and the responses returned. I haven't catalogued them all.

I made some of the changes in brod, so I could probably try to compare my own PR to what is used in Elsa.

But so far, this is the only thing our app has encountered with a mostly reading workload.

Would you like to maintain compatibility with pre-3.16 brod?

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.

Error before/on Elsa.Producer.ready?
2 participants