69462315bc8416bd02ebd6085f0cfc141cfd8877
When restoring many backups, the backup service uses a lot of memory and when we do many concurrent restores the backup service ends up getting killed becase the system runs out of memory. This patch reduces the ref count to the data as soon as possible to let Python garbage collect it instead of hogging it for the whole chunk restore. Related-Bug: #1865011 Change-Id: I942d9d8b3976232ae1cf82b698fb27285fbef13a
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.6%
Smarty
0.4%