Hemant Mandge

Results 2 issues of Hemant Mandge

Starting with version 3.1, the `KafkaAdmin` has this new API `setClusterId` which should be used to prevent attempting to fetch the cluster id from the broker, perhaps if the user...

type: enhancement
status: pending-design-work

The current implementation of KafkaProperties in Spring Boot allows for the configuration of different producer and consumer instances, enabling the reading from different cluster and writing to altogether different Kafka...

type: enhancement