Hello everyone,
Can someone suggest here please.
Regards,
Sisindri M.
On Fri, Mar 7, 2025 at 7:33 AM Manabolu Sisindri
wrote:
>
> Hi Team,
>
> We’re evaluating whether to migrate to *KRaft mode* (Kafka 3.9.0) from
> our current Zookeeper-based setup. Given the stability of our c
Hi Team,
We are planning to implement Cruise Control for our kafka partition
rebalance management.
But I want to know if the Kafka Cruise Control tool supports the latest
version of kafka?
--
Regards,
Sisindri,
8317502751.
Hi Team,
Can a Kafka Controller Cluster support multiple Kafka setups like ZooKeeper
does (with chroot paths)?"
Existing setup: In existing setup we are using single zookeeper setup for
multiple kafka setups(8). one ZooKeeper cluster handling multiple Kafka
clusters using different paths (/kafka-
Hi Ranganath,
If messages are only received when a specific partition is assigned, but
not when subscribing via a consumer group. This is because:
--> The consumer config has enable.auto.commit=false, but no manual offset
commits are being made (commitSync() is missing). As a result, Kafka
think