Kafkajs: KafkaJSNumberOfRetriesExceeded: Timeout while acquiring lock at Object.send

Created on 18 Oct 2018  路  3Comments  路  Source: tulios/kafkajs

KafkaJSNumberOfRetriesExceeded: Timeout while acquiring lock at Object.send

Using KafkaJS v1.3.1.

Upgraded a microservice to use KafkaJS (instead of no-kafka), and after running fine for ~5 days, requests to produce messages are now throwing the error above. Not sure why this is happening.

I saw some other closed issues for the same error when a broker disconnects/reconnects. Could it be the same issue?

question

All 3 comments

We made several improvements on this, can you upgrade to 1.4.1?

Already in progress of updating!

Updated to 1.4.1 and haven't seen any issues yet. I'll re-open if they crop back up.

Was this page helpful?
0 / 5 - 0 ratings