Re: Topology with loops (intermediate topics) and potential bug in TopologyTestDriver

2019-09-12 Thread Adam Domanski
; you'd observe with Kafka Streams, which would instead write to the > intermediate topic in one thread and then process it in a separate > thread. > > Does that add up with what you're seeing? > > Thanks, > -John > > On Wed, Sep 11, 2019 at 6:40 AM Adam Domansk

Topology with loops (intermediate topics) and potential bug in TopologyTestDriver

2019-09-11 Thread Adam Domanski
Hi, I probably found a bug in TopologyTestDriver for quite non-trivial Kafka Streams topology. The streaming logic is the following: There is a concept of children and parents. Children are aggregated under parent. Some children of master parent can send poison pills to other parents. Such parent