[rabbitmq-discuss] AMQP v0-9

Matthias Radestock matthias at lshift.net
Thu Aug 23 21:14:36 BST 2007


Robert Godfrey wrote:
> My feeling is that any broker that supports 0-9 (non-WIP) should be able 
> to also trivially support 0-8.

It's not that easy, unfortunately. 0-9 makes some changes to existing 
methods. For example, channel.open-ok gets an additional channel-id 
field, and basic.consume gets an additional filter field. If, like us, 
you are auto-generating the codec from the spec then this poses a problem.

Matthias.




More information about the rabbitmq-discuss mailing list