[
https://issues.apache.org/jira/browse/KAFKA-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101132#comment-18101132
]
Yunseop Eom commented on KAFKA-15367:
-------------------------------------
Opened PR https://github.com/apache/kafka/pull/23034.
This adds an integration regression test for the non-JBOD (IBP_3_7_IV1) to JBOD
(IBP_3_7_IV2) transition. It verifies that the broker registration starts with
no directories, then re-registers with the directory UUID loaded by the broker
after metadata.version is upgraded.
Verification: the targeted test and the full KRaftClusterTest class pass;
spotlessCheck and git diff --check pass. Awaiting maintainer review.
> Write a test verifying a non-JBOD to JBOD transition in a cluster
> -----------------------------------------------------------------
>
> Key: KAFKA-15367
> URL: https://issues.apache.org/jira/browse/KAFKA-15367
> Project: Kafka
> Issue Type: Test
> Reporter: Igor Soarez
> Priority: Major
>
> A cluster running in KRaft without JBOD should be able to transition into
> JBOD mode without issues
--
This message was sent by Atlassian Jira
(v8.20.10#820010)