Re: Kafka Streams application stuck rebalancing on startup

2020-11-05 Thread Alex Jablonski
Nice! Sorry for not creating the ticket, but I appreciate your investigation (and fix!) Thanks again! On Thu, Nov 5, 2020 at 5:31 PM Sophie Blee-Goldman wrote: > Ok I looked into this a bit and found the bug. I'll open a PR with the fix > sometime today: > https://issues.apache.org/jir

Re: Kafka Streams application stuck rebalancing on startup

2020-11-05 Thread Sophie Blee-Goldman
Ok I looked into this a bit and found the bug. I'll open a PR with the fix sometime today: https://issues.apache.org/jira/browse/KAFKA-10689 I also think we can do a better job of surfacing issues like this, rather than letting the application silently spin without making progress. I left some tho

Re: [VOTE] 2.7.0 RC1

2020-11-05 Thread Boyang Chen
Hey Bill, we (Kudos to Magnus) found a blocker for 2.7 on the new Producer error code: https://issues.apache.org/jira/browse/KAFKA-10687 that needs to be fixed. I will start preparing the patch ASAP, just FYI. Best, Boyang On Wed, Nov 4, 2020 at 11:42 AM Bill Bejeck wrote: > * Successful Jenki