On 11/05/2015 10:14 AM, Michael Ivanov wrote:
Ok it worked! Probably last time when running recv I mistyped the queue name. But weherever I run recv with such name queue is created and when the recv stopped the queue was automatically deleted. But! It is also deleted when the send utility terminated!
You are right, I'm sorry. For delete-on-close, the link that trigger the creation needs to be registered as the controlling link. This is only done when using the dynamic flag in the source at present. So after a single message, the queue gets deleted.
Sorry for taking up your time with an incomplete fix! It would take a slightly more involved patch for the idea to work properly.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org