RabbitMQ/AMQP unhandled channel error - NOT_FOUND?

I think this is a bug in node-amqp. The code sends an ack by default when options. Ack is set to false.

I think this is a bug in node-amqp. The code sends an ack by default when options. Ack is set to false.

The amqp 0.8 specifications say that the server does it on the clients behalf when noAck. I witnessed the bug with RabbitMQ 1.8. 1. Maybe they got stricter.It is fixed in my branch (github.com/spahl/node-amqp) and all the tests pass. I also fixed the fact that it tries to redeclare the default 'amq.

Topic' exchange as non durable.

Perfect - that fixes it for me. Thanks! – tomtaylor Jul 26 '10 at 9:42.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions