mirror of https://github.com/apache/kafka.git
## Summary jira: https://issues.apache.org/jira/browse/KAFKA-19517 Ensure `LoadSummary#numRecords` counts all records, including control batches, to maintain consistency with numBytes. ## Test `testLoading` now verifies `numRecords`. Reviewers: Chia-Ping Tsai <chia7712@gmail.com>, TengYao Chi <frankvicky@apache.org> |
||
---|---|---|
.. | ||
main/java/org/apache/kafka/coordinator/common/runtime | ||
test/java/org/apache/kafka/coordinator/common/runtime |