dbapi_use_tpool exposes problems in eventlet
Bug #1171601 reported by
Russell Bryant
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo.db |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
The dbapi_use_tpool option doesn't work completely because of problems in eventlet. Even though this is technically an eventlet issue, it's important for Nova so this bug is to track the issue getting fixed in eventlet.
There is a patch in progress here:
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Chris Behrens (cbehrens) |
tags: | added: db |
Changed in oslo: | |
importance: | Undecided → Low |
status: | New → Triaged |
To post a comment you must log in.
After the patch https:/ /review. openstack. org/#/c/ 60031/ (Remove eventlet tpool from common db.api) was merged, eventlet tpool is not used for work with database in Oslo code