kafka
input stalls on high lag
#1923
Labels
needs investigation
It looks as though have all the information needed but investigation is required
waiting for upstream
Blocked on changes needed in an upstream dependency
Since 4.9.1 (specifically this commit: 349ba19) when one of our Kafka topics has a high lag (more than 2000 pending messages) Benthos stops consuming without returning any errors and just stalls there.
It seems like the downgrade of the
sarama
library introduces this bug as previous versions before the rollback can handle this scenario just fine.Looks like you might be waiting on IBM/sarama#2358 to be resolved to upgrade but that seems unlikely given how long has past. Would it be possible to upgrade to the latest version? Thanks
The text was updated successfully, but these errors were encountered: