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

Use AdminClient instead of Consumer to check topics exist #1074

Closed
garyrussell opened this issue Apr 21, 2019 · 0 comments · Fixed by #1076
Closed

Use AdminClient instead of Consumer to check topics exist #1074

garyrussell opened this issue Apr 21, 2019 · 0 comments · Fixed by #1076
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

See https://stackoverflow.com/questions/55782540/should-abstractlistenercontainerfactory-really-close-the-consumer-it-uses-to-che

@garyrussell garyrussell self-assigned this Apr 21, 2019
@garyrussell garyrussell added this to the 2.3.M2 milestone Apr 21, 2019
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Apr 24, 2019
Resolves spring-projects#1074

Use the admin client instead of a `Consumer`.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Apr 24, 2019
Resolves spring-projects#1074

Use the admin client instead of a `Consumer`.
artembilan pushed a commit that referenced this issue Apr 24, 2019
Resolves #1074

Use the admin client instead of a `Consumer`.
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 a pull request may close this issue.

1 participant