Rancho-7 opened a new pull request, #19207: URL: https://github.com/apache/kafka/pull/19207
jira: https://issues.apache.org/jira/browse/KAFKA-18980 We should use the number of `records` rather than topic partitions,but this is not a bug as the number of `records` should be equal to the number of topic partitions. Also, we previously used `expiredPartitions` for logging, but now it is not being used anymore, so we can remove it. -- 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]
