[rabbitmq-discuss] extremely long and weird delivery tag in amqp.js consumer
Michael Klishin
mklishin at gopivotal.com
Sat Jan 11 09:39:12 GMT 2014
On 10 Jan 2014, at 23:09, Jianhui Zhang <jhzhang.email at gmail.com> wrote:
> We are using amqp.js library to consume messages from rabbitmq. But when we log the delivery tag, we found them extremely long and weird (aren't they supposed to be a long int?). For example:
This sounds like a deserialization bug in your library. I’m not aware of amqp.js, is it new? Can you link to the source?
I’d recommend amqp.node [1] for Node.js users.
1. https://github.com/squaremo/amqp.node/
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list