Project

General

Profile

Actions

Feature #2256

closed

rbd: parallelize deletions

Added by Josh Durgin about 12 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

There are a few places where we delete things one at a time: resizing to a smaller size, deleting all snapshots, and removing an image (removing each data object).

These would probably be a lot faster if we made each request async and only waited after sending a bunch (or all) of them.

Actions

Also available in: Atom PDF