[rabbitmq-discuss] Permission on routing key

Michi Oshima moshima at advent.com
Fri Jan 7 15:02:37 GMT 2011



Matthias Radestock-3 wrote:
> 
> 
> You can't. But given that you know all the above, why don't you (the 
> creator of the usertest user) create the queue and binding, so the user 
> doesn't have to create anything?
> 
> 

Suppose I want to delete the queue when the user disconnects.  And I want to
handle abrupt/unexpected user disconnection (say the user application
crashes) by deleting the queue.

In this case, shouldn't the user process create the queue with autodelete
set to true?  Isn't that the best way to quarantee queue deletion when the
connection is terminated?

Michi Oshima


-- 
View this message in context: http://old.nabble.com/Permission-on-routing-key-tp30607142p30614971.html
Sent from the RabbitMQ mailing list archive at Nabble.com.



More information about the rabbitmq-discuss mailing list