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

Added ability to retrieve current clients target topics #681

Merged
merged 1 commit into from
May 26, 2024

Conversation

UnaffiliatedCode
Copy link
Contributor

Currently I am looking at multiple dynamic deployments of this library and I'm looking to implement checks prior to initialized polling which need to verify that the necessary topics have been assigned to the consumer client.

Please advise if you require additional unit tests for the ConsumerGroup path.

pkg/kgo/consumer.go Outdated Show resolved Hide resolved
This functionality will enable safety checks in deployed applications.
@UnaffiliatedCode UnaffiliatedCode force-pushed the UnaffiliatedCode/GetTopics branch from a6473e3 to ed26ed0 Compare March 4, 2024 19:36
@UnaffiliatedCode UnaffiliatedCode requested a review from twmb March 20, 2024 06:05
@twmb twmb added the minor label Mar 26, 2024
@twmb twmb mentioned this pull request Mar 26, 2024
12 tasks
@twmb
Copy link
Owner

twmb commented May 26, 2024

Sorry for the delay, the last few months were much busier than anticipated. Releasing imminently!

@twmb twmb merged commit dc20ca0 into twmb:master May 26, 2024
2 of 3 checks passed
@twmb twmb removed the minor label May 26, 2024
@UnaffiliatedCode
Copy link
Contributor Author

Sorry for the delay, the last few months were much busier than anticipated. Releasing imminently!

All good. Thanks for the merge

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