Skip to content

Kafka: Repeated handling of messages after deployment. #2067

Answered by rustatian
saxap asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah, offset commited instantly. Lag could be because of various reasons, for example, Kafka rebalancing lags, consumer lags, cluster problems and so on. You may try rdkafka (PHP extension) driver and double-check lags with it. Try to precisely monitor Kafka cluster metrics, logs + RR logs.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@saxap
Comment options

@rustatian
Comment options

Answer selected by saxap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants