[rabbitmq-discuss] durability =?utf-8?Q?=3D_?=true & auto delete =?utf-8?Q?=3D_?=true

Michael Klishin mklishin at gopivotal.com
Tue Jul 1 19:06:55 BST 2014



On 1 July 2014 at 20:54:22, PATAR, SAGAR (sp345s at att.com) wrote:
> > Also we are setting the TTL for the messages.. but our requirement  
> is every client has a separate TTL for the messages … 

You can set TTL even for individual messages:

http://www.rabbitmq.com/ttl.html

> We want to  
> check is there any option we can set when client creates the queues  
> with durability = true & auto delete = true

TTL can be applied to durable and/or auto-deleted queues. These things
are orthogonal. 
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list