You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2023/05/12 09:52:49 UTC

[kafka] 01/02: Merge branch '3.4' of https://github.com/apache/kafka into 3.4

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

showuon pushed a commit to branch 3.4
in repository https://gitbox.apache.org/repos/asf/kafka.git

commit cb3810225f56b830d662648d63f217dde8fbb58e
Merge: 92ebf0d43d6 16d08e9e631
Author: Luke Chen <sh...@gmail.com>
AuthorDate: Fri May 12 17:51:08 2023 +0800

    Merge branch '3.4' of https://github.com/apache/kafka into 3.4

 .../runtime/ExactlyOnceWorkerSourceTask.java       |  1 +
 .../connect/storage/KafkaConfigBackingStore.java   |  4 +--
 .../apache/kafka/connect/util/KafkaBasedLog.java   | 37 +++++++++++++++++++---
 .../runtime/ExactlyOnceWorkerSourceTaskTest.java   | 20 ++++++++++++
 .../storage/KafkaConfigBackingStoreTest.java       | 10 +++---
 5 files changed, 61 insertions(+), 11 deletions(-)