Avoid rebalancing of task during maintenance

2024-08-29 Thread Chandy G
[re-send] Hi All,  Trying to avoid the rebalance operation on the kafka connect client (2 node/distributed mode) with Kafka 2.5.1 The connect client side properties were updated from default to higher value.session.timeout.ms=30 heartbeat.interval.ms=10 While this helps in avoid rebalan

Avoid rebalancing of task during maintenance

2024-08-29 Thread Chandy G
Hi All,  Trying to avoid the rebalance operation on the kafka connect client (2 node/distributed mode) with Kafka 2.5.1 The connect client side properties were updated from default to higher value.session.timeout.ms=30 heartbeat.interval.ms=10 While this helps in avoid rebalances, a node