ab57410ec8
![LIU Yulong](/assets/img/avatar_default.png)
If agent is concurrently processing large set of resources, the bottleneck lock will multiply increase processing time of those resources which have been waiting for the lock for a long time. This patch moves the lock to the core cache resource, and leverage the coordination lock to the resource prcessing and notification thread functions. Closes-Bug: #1824911 Change-Id: Id43829b11631727f1a46362ffea5c22d2177fd79
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%