Facing split brain type of behaviour in Kafka Connect Mirrormaker

2021-11-26 Thread Lehar Jain
connector and everything ran fine. Has anyone faced this issue before or are there any scenarios where this condition can arise. Is it a known issue? Regards, Lehar Jain

Re: Facing split brain type of behaviour in Kafka Connect Mirrormaker

2021-12-20 Thread Lehar Jain
Can anyone pls provide some feedback. I don't have logs now but just wanted to confirm how can this case arise and how to ensure that it does not happen again? On Fri, Nov 26, 2021 at 5:44 PM Lehar Jain wrote: > Hello community, > > Recently my team faced an issue with our

Balancing traffic between multiple directories

2022-10-25 Thread Lehar Jain
Hey, We run Kafka brokers with multiple log directories. I wanted to know how Kafka balances traffic between various directories. Can we have our own strategy to distribute different partitions to different directories. As currently, we are facing an imbalance in sizes of the aforementioned direct

Re: Balancing traffic between multiple directories

2022-10-25 Thread Lehar Jain
specified, the replica will be > moved > > to the specified log directory on > > the broker. > > > There’s the log_dirs field you can use in the JSON file to move partitions > betw