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

kafka franz: support consumer group timeout configs #3134

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

rockwotj
Copy link
Contributor

No description provided.

Copy link
Collaborator

@mihaitodor mihaitodor left a comment

Choose a reason for hiding this comment

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

LGTM 🐑 🚀

@rockwotj rockwotj merged commit 48493f6 into main Jan 21, 2025
4 checks passed
@rockwotj rockwotj deleted the consumer_group branch January 21, 2025 17:31
mihaitodor added a commit that referenced this pull request Jan 22, 2025
We forgot to do it in #3134

Signed-off-by: Mihai Todor <[email protected]>
mihaitodor added a commit that referenced this pull request Jan 22, 2025
This is a follow-up to twmb/franz-go#867.

Since `sr.URLs()` from franz-go doesn't validate URLs during
client initialisation, I decided to leave our `url.Parse()` in
there because this way we can catch malformed URLs on startup,
before any HTTP requests are attempted.

Also update the changelog. We forgot to do it in #3134

Signed-off-by: Mihai Todor <[email protected]>
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.

2 participants