Use Service thread group for WSGI request handling

Bug #1050379 reported by Mark McLoughlin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
Fix Released
Medium
Davanum Srinivas (DIMS)
Grizzly
Fix Released
Medium
Davanum Srinivas (DIMS)

Bug Description

In wsgi.Service we create a GreenPool and use that as the thread pool for the WSGI server

However, the base Service class also has a thread pool

Does it make sense to use the same thread pool for both?

Revision history for this message
Jay Pipes (jaypipes) wrote :

Yes, use the same thread pool.

Mark McLoughlin (markmc)
affects: openstack-common → oslo
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Here's the git review - https://review.openstack.org/17026

Changed in oslo:
assignee: nobody → Davanum Srinivas (dims-v)
status: Confirmed → In Progress
Changed in oslo:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in oslo:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.