[rabbitmq-discuss] Losing messages, why?
DOBRO Sergei
vertolet666 at yandex.ru
Tue Mar 1 19:13:31 GMT 2011
01.03.2011, 13:07, "Matthias Radestock" <matthias at rabbitmq.com>:
> DOBRO Sergei wrote:
>
>> There are six workers. Other clients publish messages to exchange
>> "ex.direct" with the routing key which is determined randomly from
>> the values of array (routing_key1, routing_key2, ...., routing_key6).
>> So, the workers receive messages randomly too. That's why I can not
>> tell you which worker(s) stops receiving messages.
>
> So how do you know that messages are getting lost?
>
Each worker declares a queue which has a unique name. After restarting worker it declares a new unique queue and everything works ok.
So, due to this fact I believe that messages are getting lost.
More information about the rabbitmq-discuss
mailing list