enhance deletion efficiency when backup init host
Registered by
wanghao
Now when backup init host, if the status of backup is 'deleting', cinder will delete those backups sequentially. So if the deletion process is slow, the backup service thread will be blocked.
Like what we have done to volume deletion, threadpool could be used to offload all the pending backup delete operations.
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Enhance deletion efficiency when backup init host
(?)