You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Daniel Pocock <da...@pocock.pro> on 2017/06/28 09:01:18 UTC

working around RabbitMQ TTL problem?


I recently came across the TTL problem[1] in RabbitMQ when using
qpid-proton in client code.

Are there any client-side workarounds for this issue when
creating/sending a message?

Regards,

Daniel


1. https://github.com/rabbitmq/rabbitmq-amqp1.0/issues/13

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org


Re: working around RabbitMQ TTL problem?

Posted by Robbie Gemmell <ro...@gmail.com>.
I'm no expert (or even novice :P) on the c/c++ bits, but I wouldn't
expect theres a client side workaround other than not using TTL as
suggested on the RabbitMQ issue.

On 28 June 2017 at 10:01, Daniel Pocock <da...@pocock.pro> wrote:
>
>
> I recently came across the TTL problem[1] in RabbitMQ when using
> qpid-proton in client code.
>
> Are there any client-side workarounds for this issue when
> creating/sending a message?
>
> Regards,
>
> Daniel
>
>
> 1. https://github.com/rabbitmq/rabbitmq-amqp1.0/issues/13
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
> For additional commands, e-mail: users-help@qpid.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org