[rabbitmq-discuss] Ruby AMQP client not 1.8.0 friendly
Tony Garnock-Jones
tonyg at lshift.net
Thu Jul 1 02:57:40 BST 2010
Jon Brisbin wrote:
> Upgraded my RabbitMQ server the other day to 1.8.0. Java stuff works fine,
> of course, because I just bumped the version number in Maven. But Ruby AMQP
> gem (v. 0.6.7) is now complaining. Downloaded the amqp-0.9.1.json file and
> re-generated the spec.rb file, which made errors go away, but now it looks
> like queue subscriptions don't work.
What kind of complaining is it doing with the stock 0.6.7 gem? What error
messages are you seeing, and which operation is failing? Is there anything in
the RabbitMQ server logs?
(Note BTW also that the 1.8.0 release of RabbitMQ is an AMQP *0-8* release, not
a 0-9-1 release.)
Tony
More information about the rabbitmq-discuss
mailing list