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/03/15 19:29:07 UTC

[kafka] branch trunk updated (03411ca -> 76d287c)

This is an automated email from the ASF dual-hosted git repository.

jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 03411ca  KAFKA-13721: asymetric join-winodws should not emit spurious left/outer join results (#11875)
     add 76d287c  KAFKA-13727; Preserve txn markers after partial segment cleaning (#11891)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/record/RecordBatchIterator.java   |   4 +
 core/src/main/scala/kafka/log/LogCleaner.scala     |   4 +-
 .../test/scala/unit/kafka/log/LogCleanerTest.scala | 110 +++++++++++++++++++++
 3 files changed, 117 insertions(+), 1 deletion(-)