You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2022/07/10 17:31:12 UTC

[kafka] branch 3.1 updated (2d07fdd58e6 -> abee38c4bcd)

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(-)