Bug 1279607 - [RFE] support override of API and RPC worker counts
Summary: [RFE] support override of API and RPC worker counts
Keywords:
Status: CLOSED DUPLICATE of bug 1282429
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Jiri Stransky
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On: 1269622 1282429
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-09 20:51 UTC by Brent Eagles
Modified: 2016-04-18 07:01 UTC (History)
7 users (show)

Fixed In Version: openstack-tripleo-heat-templates-0.8.8-1.el7ost
Doc Type: Enhancement
Doc Text:
Clone Of: 1269622
Environment:
Last Closed: 2016-02-25 11:48:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 229471 0 None None None Never

Description Brent Eagles 2015-11-09 20:51:04 UTC
+++ This bug was initially created as a clone of Bug #1269622 +++

Description of problem:

Currently, the API and RPC worker counts are calculated to match the number of processors. Given that multiple components support multiple worker processes for different services, this can result in a lot of processes depending on the node role. Providing the ability to control the worker counts would allow purpose-driven tuning.

--- Additional comment from Brent Eagles on 2015-10-13 12:01:27 EDT ---

The relevant configuration items are found in /etc/neutron.conf and they are:

api_workers = [integer value >= 0] 
rpc_workers = [integer value >= 0]

for kilo: 0 means no separate process for worker threads

Comment 4 Mike Burns 2016-02-25 11:48:41 UTC

*** This bug has been marked as a duplicate of bug 1282429 ***


Note You need to log in before you can comment on or make changes to this bug.