Hello
If I have started two KafkaStream application instances, and they have
parameter 'num.standby.replicas=1'. It means that each instance has
shadow copy of local state stores, so the question:
How InteractionQuery behaves in activated stand by replica case? does it
aware about replicated data and will be returning data from local
replicated store or it knows nothing about standby mode and will return
information that data situated on another host?
- KafkaStreams - InteractiveQuery and num.standby.replicas Igor Maznitsa
-