kafka/core
Jason Gustafson 92dd337688
KAFKA-9133; Cleaner should handle log start offset larger than active segment base offset (#7662)
This was a regression in 2.3.1. In the case of a DeleteRecords call, the log start offset may be higher than the active segment base offset. The cleaner should allow for this case gracefully.

Reviewers: Jun Rao <junrao@gmail.com>

Co-Authored-By: Tim Van Laer <timvlaer@users.noreply.github.com>
2019-11-08 19:35:22 -08:00
..
src KAFKA-9133; Cleaner should handle log start offset larger than active segment base offset (#7662) 2019-11-08 19:35:22 -08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00