[rabbitmq-discuss] RabbitMQ queue durability question

Jan Jacobs janj at econsys.co.za
Tue Sep 3 13:29:58 BST 2013


Hi Michael,

Many thanks for the feedback.

I re-tested and found that the Grails client is the one that creates the 
queue with the durability set to true.

I will report this to the grails-rabbitmq maintainers.

Thanks
Jan

On 03/09/2013 12:29, Michael Klishin wrote:
> Michael Klishin:
>
>> Here's your problem. RabbitMQ Grails plugin uses two different constructors to
>> create a Queue instance (that comes from Spring-AMQP, as far as I can see):
>>
>> https://github.com/grails-plugins/grails-rabbitmq/blob/master/src/groovy/org/grails/rabbitmq/RabbitQueueBuilder.groovy#L30
>>
>> Now look at the single argument constructor in org.spring.amqp.core.Queue:
>> http://static.springsource.org/spring-amqp/api/org/springframework/amqp/core/Queue.html
>>
>> It says "The queue is durable, non-exclusive and non auto-delete".
> Jan,
>
> Please report this to grails-rabbitmq maintainers [1] with a link to this
> thread [2]. They should stop using the 1-argument Queue constructor
> and provide default arguments explicitly.
>
> 1. http://jira.grails.org/browse/GPRABBITMQ
> 2. http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-queue-durability-question-td29296.html
>
> MK
>
>
>

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130903/336be1ba/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JanEmailSignature.gif
Type: image/gif
Size: 9261 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130903/336be1ba/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: janj.vcf
Type: text/x-vcard
Size: 167 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130903/336be1ba/attachment.vcf>


More information about the rabbitmq-discuss mailing list