[rabbitmq-discuss] RabbitMQ plugin mangament binding problem

Pablo Molnar pablomolnar at gmail.com
Fri Apr 27 20:39:41 BST 2012


Hi guys,

I've noticed a problem binding/unbind to a header exchange with boolean
values using the RabbitMQ Management Plugin. I'm using RabbitMQ 2.7.1,
actually I don remember if this was working in 2.5.1.

Basically I can't bind thru the plugin something like in code would be:

channel.queueBind(queueName, headerExchange '', ['my_field_name': true,
'x-match': 'all'])

And also I cannot unbind something with the code above... only by code
(java driver).
I guess it must something related to string/boolean types missunderstood by
the plugin.

Is a known bug, should I raise a Jira or I'm doing somthing wrong?

Thx!
Pablo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120427/b7104c08/attachment.htm>


More information about the rabbitmq-discuss mailing list