This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from c6d2778 KAFKA-12996; Return OFFSET_OUT_OF_RANGE for fetchOffset <
startOffset even for diverging epochs (#10930)
add 0b6d6b1 KAFKA-12520: Ensure log loading does not truncate producer
state unless required (#10763)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LogLoader.scala | 148 ++++++++-------------
.../test/scala/unit/kafka/log/LogCleanerTest.scala | 41 +++++-
2 files changed, 97 insertions(+), 92 deletions(-)