RE: Repeating UNKNOWN_PRODUCER_ID errors for Kafka streams applications

2019-06-12 Thread Pieter Hameete
Hey Jonathan, Thanks for the input. We've looked into the issue you linked but changing the topic config didn’t work for us (see earlier mails in this thread). Could you elaborate a bit more on the specifics of your situation? How many partitions do you have for the repartition topics? What is

ApacheCon North America 2019 Schedule Now Live!

2019-06-12 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to one or more Apache Software Foundation project user mailing lists.) We’re thrilled to announce the schedule for our upcoming conference, ApacheCon North America 2019, in Las Vegas, Nevada. See it now at https

Re: Repeating UNKNOWN_PRODUCER_ID errors for Kafka streams applications

2019-06-12 Thread Guozhang Wang
@Jonathan Actually after double checking the code I realized https://issues.apache.org/jira/browse/KAFKA-7190 would not completely resolve this issue, as explained in my previous email to Pieter. @Pieter Your concerns about this issue makes sense to me. Are you willing to compile from source code

Retrieve open windows

2019-06-12 Thread Parthasarathy, Mohan
Hi, Is there a way to know about the currently open windows that is currently not expired yet ? We are trying to track down a problem where some messages are read by the application but then we don’t see the actual processing of the message by the application. Thanks Mohan