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

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


    from 87d6d78913d MINOR: Replace left single quote with single quote in 
Connect worker's log message (#12201)
     new 50fa5b40a0f KAFKA-14035; Fix NPE in 
`SnapshottableHashTable::mergeFrom()` (#12371)
     new 77230b567ab KAFKA-14055; Txn markers should not be removed by matching 
records in the offset map (#12390)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/src/main/scala/kafka/log/LogCleaner.scala     |  2 +
 .../test/scala/unit/kafka/log/LogCleanerTest.scala | 79 ++++++++++++++++++----
 .../kafka/timeline/SnapshottableHashTable.java     | 22 +++---
 .../kafka/timeline/SnapshottableHashTableTest.java | 19 ++++++
 4 files changed, 101 insertions(+), 21 deletions(-)

Reply via email to