While using Stomp protocol, it seems that messages are not deleted from the
queue right after message delivery. In RC2 brokers debug log you can find
messages "Journalled message add ..." after posting messages. Then stomp
client receives messages. If Stomp client quits right after receiving
messages, messages are left in the queue. Stomp client must stay connected
for at least several seconds for messages to be removed from queue.
Is this behaviour normal?

Even more, in RC3 messages are NEVER removed from the queue!!

Seems like some bugs in Stomp protocol.

How mature is OpenWire c++ client?
--
View this message in context: 
http://www.nabble.com/Message-redelivery-using-Stomp-with-RC2-and-RC3-t1511957.html#a4101868
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to