[rabbitmq-discuss] is there java client 1.8.0 changelog or migration howto?

mabrek mabrek at gmail.com
Fri Jun 18 10:18:23 BST 2010


After digging deeper I found that ability to pass several addresses to
ConnectionFactory was removed.
private newConnection(Address[] addresses, ...) still has the loop
through array of addresses but it's never used since
newConnection(...) is always called with single address.

On Fri, Jun 18, 2010 at 12:48 PM, mabrek <mabrek at gmail.com> wrote:
> Hello,
>
> I updated java client dependency from 1.7.2 to 1.8.0 in my project and
> it failed to compile due to ConnectionParameters that had been
> removed.
> Is there changelog or something like java client migration howto?
>
> Regards,
> Anton Lebedevich/
>


More information about the rabbitmq-discuss mailing list