Closed
Description
Expected Behavior
The embedded Kafka broker should be able to run in KRaft mode.
Current Behavior
There is no option to run Kafka in KRaft mode nor to completely disable Zookeeper.
Context
KRaft mode becomes production ready from Kafka 3.3.0 and only available mode from Kafka 4+. So support for KRaft is becoming a requirement in 2023. But it is relevant just now for EmbeddedKafkaBroker because it is relative simplicity to run and minimize footprint by removing ZK.