This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 2d07fdd58e6 KAFKA-14035; Fix NPE in
`SnapshottableHashTable::mergeFrom()` (#12371)
add abee38c4bcd KAFKA-14055; Txn markers should not be removed by matching
records in the offset map (#12390)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LogCleaner.scala | 2 +
.../test/scala/unit/kafka/log/LogCleanerTest.scala | 79 ++++++++++++++++++----
2 files changed, 69 insertions(+), 12 deletions(-)