Hi,

I am writing a REST Client hat connects to broker with the url:
http://localhost:8161/demo/message/FOO/BAR?type=queue&clientId=consumerA

But when I close the connection and didn't previously unsubscribe with that
clientId, messages send to queue FOO.BAR where still dequeued, but get lost
because my client isn't listening.

And other clients subscribed to the same queue are not able to receive
messages sent to that queue instead.

How can I fix it?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Lost-Messages-send-to-not-connected-REST-Consumers-tp4583148p4583148.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to