Closed eslam-gomaa closed 1 year ago
Hello there eslam-gomaa! 👋
Thank you and congratulations 🎉 for opening your very first issue in this project! 💖
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀
Hello @eslam-gomaa, kui calculating lag as sum over all partitions (topic's end offset - consumer committed offset)
.
A potential case when lag > 0 is when consumer commits offsets which is not present(+1) in kafka topic yet (which is strange behavior btw). How offsets commit logic implemented in your application?
This issue has been automatically marked as stale because no requested feedback has been provided. It will be closed if no further activity occurs. Thank you for your contributions.
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
Some of the consumer-groups lags values are negative. "Messages Behind"
Expected behavior
No response
Your installation details
Helm KafkaUI version: v0.7.1
Steps to reproduce
the issue doesn't appear on all the consumer groups, so not sure how to reproduce
Screenshots
Logs
No response
Additional context
No response