You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by "Flores, Paul A." <PA...@SAIC.COM> on 2016/04/04 17:54:07 UTC

Question: Temporary queues: set up and when do they go away?

As subject states.



Unclear how use so of the Address options as they are described.



How do I set up a temporary queue that goes away when the receiver is closed?



I am using the following in my code to set up a response queue.



What has me asking this question is that using qpid-cofig I can see that before I run my example applications there is only 1 non-durable queue.  But well after my example applications finishes (receivers and senders are closed) I see 2 non-durable queues.  Shouldn't the queue be deleted and not appear at all when I run qpidd-configure?  What am I doing incorrectly?



"const char* response_queue="#response_queue; {create: always, delete: always}"



Thanks for your help it is appreciated!



Paul


________________________________

This communication (including any attachments) may contain information that is proprietary, confidential or exempt from disclosure. If you are not the intended recipient, please note that further dissemination, distribution, use or copying of this communication is strictly prohibited. Anyone who received this message in error should notify the sender immediately by telephone or by return email and delete it from his or her computer.

Re: Question: Temporary queues: set up and when do they go away?

Posted by Robbie Gemmell <ro...@gmail.com>.
Have you tried doing what the example does that Gordon linked to and I
described further yesterday?

Robbie

On 4 April 2016 at 16:54, Flores, Paul A. <PA...@saic.com> wrote:
> As subject states.
>
>
>
> Unclear how use so of the Address options as they are described.
>
>
>
> How do I set up a temporary queue that goes away when the receiver is closed?
>
>
>
> I am using the following in my code to set up a response queue.
>
>
>
> What has me asking this question is that using qpid-cofig I can see that before I run my example applications there is only 1 non-durable queue.  But well after my example applications finishes (receivers and senders are closed) I see 2 non-durable queues.  Shouldn't the queue be deleted and not appear at all when I run qpidd-configure?  What am I doing incorrectly?
>
>
>
> "const char* response_queue="#response_queue; {create: always, delete: always}"
>
>
>
> Thanks for your help it is appreciated!
>
>
>
> Paul
>
>
> ________________________________
>
> This communication (including any attachments) may contain information that is proprietary, confidential or exempt from disclosure. If you are not the intended recipient, please note that further dissemination, distribution, use or copying of this communication is strictly prohibited. Anyone who received this message in error should notify the sender immediately by telephone or by return email and delete it from his or her computer.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org