You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by lyth <lu...@lyth.de> on 2012/04/24 13:44:25 UTC

Lost Messages send to not connected REST Consumers

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.

Re: Lost Messages send to not connected REST Consumers

Posted by mvandillen <mv...@tensing.com>.
Hi, I'm running into the exact same problem here. Did you eventually solve
this?

Thanks,
Maarten



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