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

custom KafkaBinderHealth indicator not working with multi-binders #3042

Open
as428y opened this issue Nov 15, 2024 · 0 comments
Open

custom KafkaBinderHealth indicator not working with multi-binders #3042

as428y opened this issue Nov 15, 2024 · 0 comments
Assignees
Milestone

Comments

@as428y
Copy link

as428y commented Nov 15, 2024

During development, we found that there is no way to create a custom KafkaBinderHealth indicator when there are Multiple Binder.
Following these examples, actually failed to have an instance per each binder

https://docs.spring.io/spring-cloud-stream/reference/kafka/kafka-binder/custom-health-ind.html#custom-kafka-binder-health-indicator-example

Support advised to open the defect, as it looks like it does not work

spring.cloud.stream.binders.kafka1.environment.spring.cloud.stream.kafka.binder.brokers: localhost: 9092
spring.cloud.stream.binders.kafka2.environment.spring.cloud.stream.kafka.binder.brokers: localhost: 9091

@sobychacko sobychacko self-assigned this Nov 21, 2024
@sobychacko sobychacko modified the milestones: 4.1.4, 4.2.0 Nov 21, 2024
@olegz olegz modified the milestones: 4.2.0, 4.2.1 Dec 19, 2024
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

No branches or pull requests

3 participants