Skip to content

Conversation

@FrankYang0529
Copy link
Member

@FrankYang0529 FrankYang0529 commented Jan 3, 2026

This PR fixes an issue where duplicated idempotent records were being
incorrectly counted in broker topic metrics (bytesInRate and
messagesInRate). When a producer retries sending records that have
already been successfully written to the log, these duplicate records
should not be counted again in the metrics.

Signed-off-by: PoAn Yang <payang@apache.org>
@github-actions github-actions bot added core Kafka Broker storage Pull requests that target the storage module small Small PRs labels Jan 3, 2026
@FrankYang0529 FrankYang0529 requested a review from chia7712 January 4, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker small Small PRs storage Pull requests that target the storage module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant