This is an automated email from the ASF dual-hosted git repository.
frankvicky pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 7f02c263a6e KAFKA-19082:[3/4] Add prepare txn method (KIP-939) (#19539)
add 7d4acedc275 KAFKA-19270: Remove Optional from
ClusterInstance#controllerListenerName() return type (#19718)
No new revisions were added by this update.
Summary of changes:
.../kafka/server/AbstractApiVersionsRequestTest.scala | 7 +++----
.../kafka/server/AllocateProducerIdsRequestTest.scala | 2 +-
.../scala/unit/kafka/server/ApiVersionsRequestTest.scala | 8 ++++----
.../kafka/server/BrokerRegistrationRequestTest.scala | 4 ++--
.../unit/kafka/server/DescribeQuorumRequestTest.scala | 2 +-
.../org/apache/kafka/common/test/ClusterInstance.java | 4 +---
.../common/test/junit/RaftClusterInvocationContext.java | 16 ++++++++++------
.../common/test/junit/ClusterTestExtensionsTest.java | 2 +-
8 files changed, 23 insertions(+), 22 deletions(-)