Backward Compatibility of RabbitMQ Java Client v4.0.0

57 views
Skip to first unread message

Eranda Rajapakshe

unread,
Dec 22, 2016, 4:42:46 AM12/22/16
to rabbitmq-users
Hi all,

Currently I am using RabbitMQ Java client version 3.4.4. But I have faced an issue in that [1]. Therefore my idea is to upgrade my application to v4.0.0. 
But since it's a major version update, will I have to face any backward incompatibility issues in the API?

[1]. https://github.com/rabbitmq/rabbitmq-java-client/issues/216

Thanks,
Eranda

Arnaud Cogoluègnes

unread,
Dec 22, 2016, 7:44:40 AM12/22/16
to rabbitm...@googlegroups.com
You'll face a few issues (e.g. https://github.com/rabbitmq/rabbitmq-java-client/commit/4dc9801f1bdf569bb30f488137b0cd70bdde3002) but they should be relatively minor. The easiest is to add the latest version on your classpath and see which parts of your application don't compile anymore.

Automatic connection/topology recovery is also enabled by default in 4.0.0.

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages