Skip to content

Constant lag on newer version of code, 1.5.2 has no lag. #1022

Closed Answered by Smadarl
Smadarl asked this question in Q&A
Discussion options

You must be logged in to vote

Found the issue. https://github.com/confluentinc/librdkafka/releases/tag/v1.7.0
"Statistics: consumer_lag is now using the committed_offset, while the new consumer_lag_stored is using stored_offset (offset to be committed)."

I needed to change the specific stat field I was looking at.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Smadarl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant