Hi There,
As per Alpakka-Kafka documentation multiple consumer groups can be used to read from same topic but can be routed to different Behaviors.
I can’t wrap my head how this can be implemented, as per example:
akka-samples/UserEventsKafkaProcessor.scala at 2.6 · akka/akka-samples · GitHub
The shard region is passed via parameter then how can we route to different behavior?
Any example for this?
Regards,
Syed
2 posts - 1 participant