strimzi / strimzi-kafka-operator

Apache Kafka® running on Kubernetes

Home Page:https://strimzi.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ST] Add migration system tests with JBOD support in KRaft mode

ppatierno opened this issue · comments

With the support for JBOD disks in KRaft mode added by #9936 and it's usage during migration as well (together with a fix by #9993) we should add additional system tests for migration about migrate and rollback an Apache Kafka cluster using multiple JBOD disks.

Triaged on the community call on 2.5.2024: Lukas is already working on this.

In Kafka v3.7.0, A ZK mode cluster running JBOD is still not supported to migrate to KRaft mode. There's a JIRA issue to track this: https://issues.apache.org/jira/browse/KAFKA-15368 . FYI.