Comment 7 for bug 741147

Revision history for this message
Philip K. Warren (pkwarren) wrote :

I am still seeing an issue connecting to RabbitMQ 2.4 with txAMQP. The new error is due to failing to parse a boolean value in the table (there are four boolean values - publisher_confirms, exchange_exchange_bindings, basic.nack, and consumer_cancel_notify). I have attached a patch which seems to fix the issue.