You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: