This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from e6669672ef1 KAFKA-14367; Add `OffsetCommit` to the new
`GroupCoordinator` interface (#12886)
add 8478bbb5892 KAFKA-14601: Improve exception handling in KafkaEventQueue
#13089
No new revisions were added by this update.
Summary of changes:
checkstyle/suppressions.xml | 2 +-
.../kafka/server/BrokerLifecycleManager.scala | 9 +-
.../metadata/BrokerMetadataSnapshotter.scala | 4 +-
.../apache/kafka/image/loader/MetadataLoader.java | 14 +-
.../kafka/metadata/util/SnapshotFileReader.java | 32 ++--
.../org/apache/kafka/metalog/LocalLogManager.java | 14 +-
.../java/org/apache/kafka/queue/EventQueue.java | 36 +---
.../org/apache/kafka/queue/KafkaEventQueue.java | 189 ++++++++++++++-------
.../apache/kafka/queue/KafkaEventQueueTest.java | 148 +++++++++++++++-
.../src/test/resources/test}/log4j.properties | 0
10 files changed, 319 insertions(+), 129 deletions(-)
copy {streams/test-utils/src/test/resources =>
server-common/src/test/resources/test}/log4j.properties (100%)