Problem with multiple Kafka Streams

2018-01-24 Thread Gustavo Torres
Hi there: This is the first time I'm posting on the mailing list. Actually, it's the first time I'm working with Kafka and I'm having trouble setting up a Kafka Streams app (using Kafka 1.0). I have two instances of my app, each one running a Kafka Stream and both having the same AppID. My topic

Re: Problem with multiple Kafka Streams

2018-01-25 Thread Gustavo Torres
he second app's consumers does not consume > anything? And could you confirm that there are indeed data in these two > partitions that are fetchable? > > > Guozhang > > > On Wed, Jan 24, 2018 at 8:57 AM, Gustavo Torres > wrote: > > > Hi there: > > &g