[rabbitmq-discuss] When I declared mirrored queues using spring-rabbit API, one of them is sometimes failed.

Min Cha minslovey at gmail.com
Tue Aug 14 17:28:02 BST 2012


The problem has been resolved after upgrading.
Thanks for your fast reply.

On Tue, Aug 14, 2012 at 8:20 PM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> On 14/08/12 08:54, Min Cha wrote:
>
>> *Environment*
>>
>> 1. rabbit-mq 2.8.4(and java client 2.8.4), spring-amqp 1.1.0,
>> spring-rabbit 1.1.0.
>> 2. erlang RB15B01
>>
>> *Problem*
>>
>> 1. When I declared mirrored queues using spring-rabbit API, one of them
>> is sometimes failed.
>> 2. As a result, the failed queue(s) does not exist.
>> 3. When I rerun my code without any changes, it is sometimes success.
>> 4. Code for declaring the queues is as following.
>>
>
>
>  /for (Queue queue : queues) {/
>> /  rabbitAdmin.deleteQueue(queue.**getName());/
>> /  rabbitAdmin.declareQueue(**queue);/
>> /}/
>>
>
> From http://lists.rabbitmq.com/**pipermail/rabbitmq-announce/**
> attachments/20120802/e4ad3dd3/**attachment.txt<http://lists.rabbitmq.com/pipermail/rabbitmq-announce/attachments/20120802/e4ad3dd3/attachment.txt>
> <quote>
> rapidly declaring and then deleting HA queues no longer crashes the master
> </quote>
>
> So please upgrade to 2.8.5.
>
>
> Regards,
>
> Matthias.
>



-- 
Min Cha, Software Developer

Projects involved
- CoRepository : https://github.com/MinCha/corepository
- Good-Samples : http://code.google.com/p/good-samples/

Blog
- (Eng) http://minslovey.blogspot.com
- (Kor) http://minslovey.tistory.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120815/a71f171a/attachment.htm>


More information about the rabbitmq-discuss mailing list