[rabbitmq-discuss] No "connection.redirect" support in erlang client.

Manuel Duran Aguete manuel+rabbitmq at aguete.org
Wed Oct 8 16:15:53 BST 2008


Hi Ben,

2008/10/8 Ben Hood <0x6e6562 at gmail.com>
>
> Manuel,
>
> On Wed, Oct 8, 2008 at 3:22 PM, Manuel Duran Aguete
> <manuel+rabbitmq at aguete.org> wrote:
> > Hi,
> > I'm testing the erlang amqp client and seems it not supports
> > "connection.redirect".
> >
> > 2> lib_amqp:start_connection("localhost").
> > Have a look into this one: closed
> > ** exception error: no match of right hand side value
> > {error,{{badmatch,{'connection.redirect',<<"host1:5672">>,
> >
> > <<"host1:5672,host2:5672">>}},
>
> Could you elaborate on what test code you are using, what version of
> the client and server are you using to help us diagnose this?

Today I've downloaded the repository of server and client and compile
all in my workstation.

>
> > Sorry for the questions but I'm newbie to erlang.
>
> In general in Erlang badmatch means that you are trying to assign the
> wrong pattern to a variable.

>
> Ben


Regards.




More information about the rabbitmq-discuss mailing list