[Bug 968843] Re: [SRU] connection leak in rpc connection pool

Chuck Short chuck.short at canonical.com
Thu Jun 7 13:12:10 UTC 2012


** Impact **

In nova, when exception occurs in MulticallWaiter scheduler the
scheduler wont put the connection back to the pool, preventing Nova from
running properly

** Development Fix **

This has been addressed in https://review.openstack.org/6804 and fixed
in quantal.

** Stable Fix **

This has been addressed in https://review.openstack.org/6833

** Test Case **

set small pool size, rpc_conn_pool_size=1
cause rpc response timeout ("Timed out waiting for RPC response" in log)
then when rpc.call next time, it will wait forever to get connection from pool

** Regression Potental **

Minimal this is an edge corner case.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/968843

Title:
  [SRU] connection leak in rpc connection pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/968843/+subscriptions



More information about the Ubuntu-server-bugs mailing list