I am dynamically creating a route using akka actors. So I have a consumer
actor and a producer actor which received message from the consumer actor.
When I look at the route in Hawtio, I see the consumer is routing back to
the consumer, but the route is working fine. Any ideas?
Your time is appreciated.
actor and a producer actor which received message from the consumer actor.
When I look at the route in Hawtio, I see the consumer is routing back to
the consumer, but the route is working fine. Any ideas?
Your time is appreciated.