spring-cloud / spring-cloud-stream

Framework for building Event-Driven Microservices
http://cloud.spring.io/spring-cloud-stream
Apache License 2.0
993 stars 606 forks source link

Kafka Binder Health Indicator consumer group for the metadata consumer #2949

Closed sobychacko closed 4 months ago

sobychacko commented 4 months ago

Currently, the internal consumer used by the KafkaBinderHealthIndicator does not allow the users to set a group.id.

More details here: https://stackoverflow.com/questions/78439514/