Closed
Description
I am using kafka python for my stream and consistently run into this issue on trying to commit offsets
using the commit_async api. The log below is caught on the error call back function. Could someone please point me to the proper way to triage this issue.
2018-06-21 15:05:46,285 ERROR 112:kafka_qa_ingestion.py(6145) - Exception happened committing offset - CorrelationIdError: <BrokerConnection node_id=1 host=messagebroker1.test3.companycom/10.174.11.5 port=9092>: Correlation IDs do not match: sent 4792, recv 4791
I was hoping this would resolve itself since it looked like a low level thing. But after a while the producer just crashes and i'd love any help to figure this out.
Kafka python version: 1.3.5
Kafka version : 0.11
Metadata
Metadata
Assignees
Labels
No labels