You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current KafkaBuilder configuration effectively supports only Confluent based Kafka images with Zookeeper. So, you can't use Apache images with KRaft instead of Zookeeper.
Solution
Add builder which supports Apache images with KRaft mode.
Benefit
Those who use Apache Kafka with Kraft don't need to write their own implementations anymore
Alternatives
Manually writing own implementation
Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered:
Problem
Current KafkaBuilder configuration effectively supports only Confluent based Kafka images with Zookeeper. So, you can't use Apache images with KRaft instead of Zookeeper.
Solution
Add builder which supports Apache images with KRaft mode.
Benefit
Those who use Apache Kafka with Kraft don't need to write their own implementations anymore
Alternatives
Manually writing own implementation
Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered: