FrankYang0529 opened a new pull request, #21242:
URL: https://github.com/apache/kafka/pull/21242

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to