** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1158235
Title:
configuration of QueuePool not possible
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
It's not possible to change the size and overflow parameters of the
SQLAlchemy QueuePool. It's only possible when using the MySQL pool of
eventlet.
I received a lot of exceptions in the Quantum server log (using the
OVS plugin):
TimeoutError: QueuePool limit of size 5 overflow 10 reached,
connection timed out, timeout 30
After manually setting the pool_size=20 and max_overflow=50 everything
is working fine.
I suggest adding two new parameters: sqlalchemy_pool_size and
sqlalchemy_max_overflow to be able to configure the QueuePool.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1158235/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp