RE: How to migrate single node Kafka with zookeeper to Kraft without ending up with additional Kraft controller node

2023-07-13 Thread Pengcheng Wang
ay be supported at some point, but for now we're focusing on getting the migration feature polished for production use cases. Thanks! David On Mon, Jul 3, 2023 at 5:25 PM Pengcheng Wang wrote: > Hi, > > We have a single node kafka and single node zookeeper, which we want to > migrate

How to migrate single node Kafka with zookeeper to Kraft without ending up with additional Kraft controller node

2023-07-03 Thread Pengcheng Wang
Hi, We have a single node kafka and single node zookeeper, which we want to migrate to a single node kraft (which act as both controller and broker) so we can drop the zookeeper. I know we have the documentation here “https://kafka.apache.org/documentation/#kraft_zk_migration” for zookeeper to

How to migrate single node Kafka with zookeeper to Kraft without ending up with additional Kraft controller node

2023-07-03 Thread Pengcheng Wang
Hi, We have a single node kafka and single node zookeeper, which we want to migrate to a single node kraft (which act as both controller and broker) so we can drop the zookeeper. I know we have the documentation here https://kafka.apache.org/documentation/#kraft_zk_migration for zookeeper to