[rabbitmq-discuss] udp exchange and headers type

Tony Garnock-Jones tonygarnockjones+rabbitmq at gmail.com
Fri Mar 23 15:29:41 GMT 2012


On 23 March 2012 09:30, Massimo Paladin <Massimo.Paladin at cern.ch> wrote:

> Changing it to signedint fixed the problem:
> Headers = [{<<"source_ip">>, longstr, IpStr},
>               {<<"source_port">>, signedint, Port}],
> [...]
> Is this a problem in pika and amqp ruby clients or in the java one?


It's more a problem with the AMQP specs. I've just updated master to use
signedint, as you suggest. Thanks for the report! Please try it again with
current master and let us know how it goes.

Regards,
  Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120323/04e9508a/attachment.htm>


More information about the rabbitmq-discuss mailing list