[rabbitmq-discuss] Topic exchange trouble with python's amqplib

Jason J. W. Williams jasonjwwilliams at gmail.com
Tue Feb 17 17:37:26 GMT 2009


Hey Ben,

Are you acknowledging the messages with basic_ack?

-J

On Tue, Feb 17, 2009 at 8:07 AM, Ben Hyde <bhyde at pobox.com> wrote:
> I've got a problem; maybe people can offer some suggestions for things
> to try.
>
> I've a listener on a topic exchange.  Using python amqplib I connect
> to a topic
> exchange, binding a pattern, read messages off the wire, and handle
> them.
> This works great for about ten minutes at which point it hangs in the
> read.
> The rabbitmq log shows the connection starting, and when I kill my
> listener
> I see the connection_closed_abruptly.
>
> If I turn on tracing in amqplib I can watch the listener take delivery
> and
> acknowledge repeatedly until the hang occurs.
>
> Hopefully I'm doing something obviously wrong.
>
>  - ben
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>




More information about the rabbitmq-discuss mailing list