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

Consider using auto configured Kafka components from Spring Boot #2910

Open
sobychacko opened this issue Feb 23, 2024 · 0 comments
Open

Consider using auto configured Kafka components from Spring Boot #2910

sobychacko opened this issue Feb 23, 2024 · 0 comments
Milestone

Comments

@sobychacko
Copy link
Contributor

Currently, the Kafka binder provides its own producer and consumer factories, template, and listener infrastructure. Consider using the ones configured by the Boot as the Pulsar binder does. It is not a trivial task as some unknown/moving factors may exist. But look into the possibility. See this issue for somewhat related context: #2909.

@sobychacko sobychacko added this to the 4.2.0-M1 milestone Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant