[rabbitmq-discuss] I think I am getting bunch of garbage que's Is this right?

Marek Majkowski majek04 at gmail.com
Fri Sep 16 11:55:23 BST 2011


My rough guess would be that you're not picking up responses.

http://celery.readthedocs.org/en/latest/configuration.html#std:setting-CELERY_IGNORE_RESULT

Cheers,
   Marek

On Thu, Sep 15, 2011 at 17:21, Alex Kessinger <voidfiles at gmail.com> wrote:
> Hi,
>   I tried googling for this before I bothered anyone, but I am having
> a problem with my rabbitmq instance. I am not even sure if its a
> problem. I am using rabbitmq as the backing of a celeryd instance.
> When everything first starts up I see that my queues look like this
>
>> rabbitmqctl list_queues -p main
> celery  0
> li256-9.celeryd.pidbox  0
>
> then after some activity the queues begin to look like this
>
>> rabbitmqctl list_queues -p main
>
> Listing queues ...
> 96b58ad614384ebcb997e0bbc5b919aa        1
> celery  0
> ff3258f5a93f4fe58b3f852d0adf16c9        1
> 4303c12f425c479d9c34918cf69bb67a        1
> c92c70b928c94af1a24baa003d78a610        1
> be1f402df88f4618be33630cb74ec7a5        1
> li256-9.celeryd.pidbox  0
> 6a673a7d943e44afb75d787d1608b459        1
> 4b7ed183a35548279feaa7446037dac4        1
> 776227075ac441dcad1cddd3a627a9fb        1
> 1a794124450f4d3dafa62426fa216880        1
> e9be9129adc24509bfc52700fdd512c0        1
> ...done.
>
> Then it just keeps growing untill I think ampq runs out of memory, and
> crashes. Has anyone seen behavior like this? Does anyone know how I
> might be able to fix it.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list