oleksiyk / kafka

Apache Kafka 0.9 client for Node
MIT License
297 stars 85 forks source link

'Connection was aborted before connection was established.' gets stuck in a loop. #233

Open svakili opened 5 years ago

svakili commented 5 years ago

If for any reason, this case is triggered, it stays in the loop, and just keeps printing this error message to the screen. 2018-11-06T22:34:36.712Z ERROR no-kafka-client Full rejoin attempt failed: NoKafkaConnectionError [localhost:9092]: Connection was aborted before connection was established. { [NoKafkaConnectionError: Connection was aborted before connection was established.] name: 'NoKafkaConnectionError', server: 'localhost:9092', message: 'Connection was aborted before connection was established.' }