[rabbitmq-discuss] RabbitMQ Erlang API questions
Matthias Radestock
matthias at lshift.net
Fri Apr 10 10:24:08 BST 2009
Lev,
Lev Walkin wrote:
> Lev Walkin wrote:
>> Matthias Radestock wrote:
>>>> 1. lib_amqp:close_channel(lib_amqp:start_channel()) leaks processes:
>>> That looks like a bug. Do you get the same results against the
>>> default branch (of the erlang-client and rabbitmq-server)?
>>
>> Have not tried the default branch.
>
> The default branch for the client won't work with 1.5.4 server:
That is expected.
> If I check out the default branch server and the client, the following
> happens (pretty close to the above mismatch errors):
> direct_client_test:basic_qos_test...*timed out*
That's actually just one of the tests timing out. This has been fixed
but the changes haven't been qa'ed yet so they are not on 'default' yet.
Did you try running your tests to see whether you get the same process
leaks you experienced in 1.5.x?
Matthias.
More information about the rabbitmq-discuss
mailing list