[rabbitmq-discuss] .NET client Heartbeat setting
simone.busoli
simone.busoli at gmail.com
Fri Feb 10 10:27:25 GMT 2012
Hi Emile, yes, I would have expected the client to parse it, although now I see what you mean, the heartbeat setting is not in the spec and that's probably the reason why it's not implemented in the client. It would be nice to have it nonetheless.
Simone
-----Original Message-----
Re: [rabbitmq-discuss] .NET client Heartbeat setting
From: Emile Joubert <emile at rabbitmq.com>
To: "simone.busoli" <simone.busoli at gmail.com>
Cc: rabbitmq-discuss at lists.rabbitmq.com
Friday, February 10, 2012 at 10:24AM
Hi Simone,
On 07/02/12 15:00, simone.busoli wrote:
> That's what I was trying to say, the hearbeat setting is not picked up
> when passed on the querystring as "?heartbeat=" if you pass the entire
> Uri to the uri property, it is not parsed by the client library.
What I meant was, is you expectation of URI parsing options beyond those
described in the spec (http://www.rabbitmq.com/uri-spec.html) based on
documentation? If so then that documentation needs to be corrected.
Only the RabbitMQ Erlang client offers this ability. As your original
email points out, the correct way to set heartbeats on other clients is
via the connection factory. I will file a bug to improve the consistency
of our clients in this regard.
-Emile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120210/f669c2da/attachment.htm>
More information about the rabbitmq-discuss
mailing list