Re: UNKNOWN_PRODUCER_ID error when running Streams WordCount demowith processing.guarantee set to EXACTLY_ONCE

2018-07-23 Thread
ul 19, 2018 at 7:55 AM, Bill Bejeck wrote: >> >> > Hi >> > >> > Thanks for reporting this.  Just off the top of my head, I'm thinking it >> > may have to do with using a console producer, but I'll have to take a >> > deeper look. >&g

UNKNOWN_PRODUCER_ID error when running Streams WordCount demo with processing.guarantee set to EXACTLY_ONCE

2018-07-19 Thread
Hi, I test the Kafka Streams WordCount demo follow the steps described in http://kafka.apache.org/11/documentation/streams/quickstart with change the processing.guarantee property to EXACTLY_ONCE. And seeing the following WARN message in streams demo app logs: [2018-07-18 21:08:03,510] WARN Th