Hi,
I have 10 node kafka cluster. Both kafka broker and zookeeper are running
on each node. Recently 2 node was down (2 and 4). I have a topic with 60
partitions and 3 replication. In kafka manager, Brokers Skewed % is showing
as 50 and Brokers Leader Skewed % as 70. I have manually reassigned the
Hi Folks,
I've also ran a console-consumer on the `mm2-configs` kafka topic
created by the mirror maker and found that even after the restart of
the mirror maker 2 with new config, the config registered in the
mm2-configs kafka topic is still pointing to a legacy mirror maker
configuration.
Thank
Hi Folks,
I'm running mirror maker as a dedicated cluster as given in the
mirrormaker 2 doc. but for some reason when I add new topics and
deploy the mirror maker it's not detecting the new topics at all, even
the config dumps in the mirror maker startup logs don't show the newly
added topics.
I'
Hi Team,
Recently we ended up having huge duplicates sending out of the connector
due to the segment roll out ended in creating out of range issue. To avoid
the occurance of the above issue we made couple of changes as part of it we
are planning to change 'isolation.level' to 'read_committed'.
So