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

SCB dependency sets (de)serializers to ByteArray if (de)serializers are set via config files (same as #248) #267

Open
sshbur opened this issue Jul 10, 2023 · 0 comments

Comments

@sshbur
Copy link

sshbur commented Jul 10, 2023

This is a duplicate bug to the unresolved one from here, with same context and behavior as described there.

While the person from that thread resolved their problem through manually setting the kafka configs in code, I don't think that is the proper solution to go forward with. Setting kafka configs through property files shouldn't be overwritten by an external library.

To confirm, this also happens without bus, but with the spring cloud stream kafka binder only.

org.springframework.cloud:spring-cloud-starter-bus-kafka -> 3.1.2

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

2 participants