[rabbitmq-discuss] Changes needed to switch from rabbitMq 1.8 to rabbitMq 2.2
Emile Joubert
emile at rabbitmq.com
Wed Feb 2 12:43:00 GMT 2011
Hi Waseem,
On 02/02/11 11:59, Waseem Hawaldar wrote:
> I want to know as to what changes should be done applicationwise to
> switch from 1.8 version to 2.2.
Changes that might affect applications are listed in the release notes.
If your application makes use of any parts of the API that changed (e.g.
renaming of noAck to autoAck in the Java client) then you will need to
modify your code accordingly. You might also want to look at extensions
that were developed since version 1.8.1 and see whether any are relevant
to you.
Details about extensions can be found here
http://www.rabbitmq.com/extensions.html
Previous announcements can be found here if you are not subscribed:
http://lists.rabbitmq.com/pipermail/rabbitmq-announce/
Regards
Emile
More information about the rabbitmq-discuss
mailing list