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 2022/07/22 03:04:55 UTC

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

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

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

commit 95dc3fdedc322da8c2e51ba840c7cbf48aa74fed
Merge: 9aabf49882 327439504b
Author: Luke Chen <sh...@gmail.com>
AuthorDate: Fri Jul 22 11:04:04 2022 +0800

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

 .../kafka/clients/producer/KafkaProducer.java      |  30 +++-
 .../producer/internals/RecordAccumulator.java      |  13 +-
 .../org/apache/kafka/streams/KafkaStreams.java     |  69 ++++---
 .../KafkaStreamsCloseOptionsIntegrationTest.java   | 198 +++++++++++++++++++++
 4 files changed, 261 insertions(+), 49 deletions(-)