[openamq-dev] x-match vs X-match
Pieter Hintjens
ph at imatix.com
Thu Feb 7 18:16:36 CET 2008
On Feb 7, 2008 5:23 PM, Martin Sustrik <sustrik at imatix.com> wrote:
> IIRC the headers exchange haven't been codified in AMQP v0-8 therefore
> AMQP implementations of AMQP v0-8 implement it as an proprietary
> extension and therefore aren't required to be interoperable :(
When we worked on 0-9 we clarified the 'x-match' field but I forgot to
update our own software.
I've changed OpenAMQ to accept either x-match or X-match. The fix
will be in the next release, but you can patch your server quite
trivially by changing 'X' to 'x' in that code; change the .c file and
run 'make'. If you are doing a full boom rebuild change the .icl file
(since the 'c' file is generated from that).
Thanks for the bug report.
-Pieter
More information about the openamq-dev
mailing list