Hi, I'm reading the documentation of 3.8.0 to see if we can migrate our Kafka cluster running with ZK and JBOD to Kraft.
The documentation is not clear about that: - it mentions in https://kafka.apache.org/documentation/#upgrade_3_8_0 that "JBOD in KRaft is no longer in early access." - it mentions in https://kafka.apache.org/documentation/#kraft_missing that "The following features are not fully implemented in KRaft mode: Supporting JBOD configurations with multiple storage directories" These two statements seem to say different things, so please clarify if it's safe to migrate a cluster using JBOD to KRaft or not. Thanks, Peter