This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 381fbc1359e MINOR: Fix incorrect scala example in README of
test-common (#17837)
add 53d8316b5da KAFKA-14934 KafkaClusterTestKit makes FaultHandler
accessible (#17774)
No new revisions were added by this update.
Summary of changes:
.../kafka/server/LogManagerIntegrationTest.java | 12 +++----
.../server/AllocateProducerIdsRequestTest.scala | 11 +++---
.../server/ConsumerGroupHeartbeatRequestTest.scala | 41 +++++++++-------------
.../server/ShareGroupHeartbeatRequestTest.scala | 41 +++++++++-------------
.../kafka/common/test/KafkaClusterTestKitTest.java | 15 ++++++++
.../kafka/common/test/api/ClusterInstance.java | 12 +++++++
.../test/api/RaftClusterInvocationContext.java | 13 ++++++-
7 files changed, 80 insertions(+), 65 deletions(-)