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
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
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