commit 0f038d2fe22edacb576e2fa82e4243f229098bd0
Author: Gordon Chung <email address hidden>
Date: Wed Mar 12 10:58:20 2014 -0400
spawn multiple workers in services
the collector service only ever grabs one connection to the
database at a time. this causes a massive backlog on the message
queue. enable ability to spawn multiple workers for notification
and collector services.
Reviewed: https:/ /review. openstack. org/79962 /git.openstack. org/cgit/ openstack/ ceilometer/ commit/ ?id=0f038d2fe22 edacb576e2fa82e 4243f229098bd0
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0f038d2fe22edac b576e2fa82e4243 f229098bd0
Author: Gordon Chung <email address hidden>
Date: Wed Mar 12 10:58:20 2014 -0400
spawn multiple workers in services
the collector service only ever grabs one connection to the
database at a time. this causes a massive backlog on the message
queue. enable ability to spawn multiple workers for notification
and collector services.
Change-Id: Ie85c4a6eace52c 771c3eb8425839d 253f8dd74cd
Closes-Bug: #1291054