This is an automated email from the ASF dual-hosted git repository.
jsancio pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from a948537704d MINOR: Small refactor in group coordinator (#19551)
add 22b89b64131 KAFKA-19192; Old bootstrap checkpoint files cause problems
updated servers (#19545)
No new revisions were added by this update.
Summary of changes:
.../kafka/server/KRaftClusterTest.scala | 46 ++++++++++++++++++++++
.../metadata/bootstrap/BootstrapMetadata.java | 34 ++++++++--------
.../metadata/bootstrap/BootstrapMetadataTest.java | 12 +++---
.../kafka/common/test/KafkaClusterTestKit.java | 23 ++++++++---
4 files changed, 87 insertions(+), 28 deletions(-)