Closed kravcs closed 6 months ago
We are currently facing an issue with kafka tests after version dump to v1.2.0 having the next error message: kafka: client has run out of available brokers to talk to: EOF
kafka: client has run out of available brokers to talk to: EOF
Previous v1.1.0 was totally fine
solution is to usekafkaVersion: "2.0.0"
kafkaVersion: "2.0.0"
We are currently facing an issue with kafka tests after version dump to v1.2.0 having the next error message:
kafka: client has run out of available brokers to talk to: EOF
Previous v1.1.0 was totally fine