Re: Kafka incremental sticky rebalancing.

2021-07-18 Thread Mazen Ezzeddine
Perfect. Thank you. From: Luke Chen Sent: Monday, July 19, 2021 5:37 AM To: Kafka Users Subject: Re: Kafka incremental sticky rebalancing. Hi Mazen, > can it be because the rebalancing is taking place before the offset commit request has reac

Re: Kafka incremental sticky rebalancing.

2021-07-18 Thread Luke Chen
is > weird behavior/exception. > > Thank you. > > > From: Mazen Ezzeddine > Sent: Saturday, July 17, 2021 2:57 PM > To: Kafka Users > Subject: Re: Kafka incremental sticky rebalancing. > > > Please note that recently I was w

Re: Kafka incremental sticky rebalancing.

2021-07-17 Thread Mazen Ezzeddine
ocking commit so can not happen…) So please give me a hint on why this is happening and how to correct this weird behavior/exception. Thank you. From: Mazen Ezzeddine Sent: Saturday, July 17, 2021 2:57 PM To: Kafka Users Subject: Re: Kafka incremental sticky r

Re: Kafka incremental sticky rebalancing.

2021-07-17 Thread Mazen Ezzeddine
it so can not happen…) So please give me a hint on why this is happening and how to correct this weird behavior/exception. Thank you. From: Luke Chen Sent: Tuesday, June 22, 2021 3:58 AM To: Kafka Users Subject: Re: Kafka incremental sticky rebalancing. Hi Ma

Re: Kafka incremental sticky rebalancing.

2021-06-21 Thread Luke Chen
uke Chen > Sent: Monday, June 21, 2021 3:06 PM > To: Kafka Users > Subject: Re: Kafka incremental sticky rebalancing. > > Hi Mazen, > Did you auto commit offsets or manually? When do you commit offsets? > > Thanks > Luke > > Mazen Ezzeddine 於 2021年6月21日 週一 > 下午7:

Re: Kafka incremental sticky rebalancing.

2021-06-21 Thread Mazen Ezzeddine
incremental sticky rebalancing. Hi Mazen, Did you auto commit offsets or manually? When do you commit offsets? Thanks Luke Mazen Ezzeddine 於 2021年6月21日 週一 下午7:42 寫道: > I am running Kafka on Kubernetes using the Kafka Strimzi operator. I am > using incremental sticky rebalance strategy by configur

Re: Kafka incremental sticky rebalancing.

2021-06-21 Thread Luke Chen
Hi Mazen, Did you auto commit offsets or manually? When do you commit offsets? Thanks Luke Mazen Ezzeddine 於 2021年6月21日 週一 下午7:42 寫道: > I am running Kafka on Kubernetes using the Kafka Strimzi operator. I am > using incremental sticky rebalance strategy by configuring my consumers > with the

Kafka incremental sticky rebalancing.

2021-06-21 Thread Mazen Ezzeddine
I am running Kafka on Kubernetes using the Kafka Strimzi operator. I am using incremental sticky rebalance strategy by configuring my consumers with the following: ConsumerConfig.PARTITION_ASSIGNMENT_STRATEGY_CONFIG,