Re: [ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread Luke Chen
Congratulations Randall! Luke Bill Bejeck 於 2021年4月17日 週六 上午11:33 寫道: > Congratulations Randall! > > -Bill > > On Fri, Apr 16, 2021 at 11:10 PM lobo xu wrote: > > > Congrats Randall > > >

Re: [ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread Bill Bejeck
Congratulations Randall! -Bill On Fri, Apr 16, 2021 at 11:10 PM lobo xu wrote: > Congrats Randall >

Re: [ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread lobo xu
Congrats Randall

Re: [ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread Satish Duggana
Congratulations Randall!! On Sat, 17 Apr, 2021, 5:29 AM Raymond Ng, wrote: > Congrats Randall! > > On Fri, Apr 16, 2021 at 4:45 PM Matthias J. Sax wrote: > > > Hi, > > > > It's my pleasure to announce that Randall Hauch in now a member of the > > Kafka PMC. > > > > Randall has been a Kafka comm

Re: [ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread Raymond Ng
Congrats Randall! On Fri, Apr 16, 2021 at 4:45 PM Matthias J. Sax wrote: > Hi, > > It's my pleasure to announce that Randall Hauch in now a member of the > Kafka PMC. > > Randall has been a Kafka committer since Feb 2019. He has remained > active in the community since becoming a committer. > >

[ANNOUNCE] New Kafka PMC Member: Randall Hauch

2021-04-16 Thread Matthias J. Sax
Hi, It's my pleasure to announce that Randall Hauch in now a member of the Kafka PMC. Randall has been a Kafka committer since Feb 2019. He has remained active in the community since becoming a committer. Congratulations Randall! -Matthias, on behalf of Apache Kafka PMC

Re: Kafka Stream: State replication seems unpredictable.

2021-04-16 Thread Guozhang Wang
Hi Mangat: I think I found the issue of your problem here. It seems thread-2's partition was assigned to thread-4 while thread-2 was not aware (because it missed a rebalance, this is normal scenario); in other words, thread2 becomes a "zombie". It would stay in that zombie state until it tried to