Distinguish between Kafka and Kraft Broker

2025-07-05 Thread Priyanshu Gupta
Hi, After the migration reaches DUAL WRITE the next step, switching Kafka broker to Kraft mode. How do I effectively make sure that the broker restarted in Kraft mode ? Or in case of rollback in case from Kraft broker to Kafka ZK broker, how do I make sure that the broker is in ZK mode ? Regards

Kraft Migration

2025-06-29 Thread Priyanshu Gupta
Hi All, I am relatively new to Kafka and I am trying out Zookeeper to Kafka Kraft migration so we can move from 3.9 to 4.0 During the phase 2 restart of Kafka broker to enable migration mode. I observed a few things which I am not able to understand. 1. After each broker connects, all partitions

Should not have ZK migrations enabled on a cluster that was created in KRaft mode.

2025-05-07 Thread Priyanshu Gupta
Hi, I am trying out ZK to kraft migration in our k8s environment. So for the initial step, that is to deploy Kraft controller with migration, I have deployed 3 Kraft controller vai this statefulset: # {% raw %} kind: StatefulSet apiVersion: apps/v1 metadata: name: kraft-controller namespace: "