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 #1

Updated by Sage Weil almost 12 years ago

  • Tracker changed from Bug to Feature
  • Target version set to v0.48
Actions #2

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position set to 1
  • Translation missing: en.field_position changed from 1 to 1239
Actions #3

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position deleted (1246)
  • Translation missing: en.field_position set to 1
  • Translation missing: en.field_position changed from 1 to 1247
Actions #4

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_story_points set to 3
  • Translation missing: en.field_position deleted (1250)
  • Translation missing: en.field_position set to 1250
Actions #5

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position deleted (1247)
  • Translation missing: en.field_position set to 1249
Actions #6

Updated by Sage Weil almost 12 years ago

  • Target version deleted (v0.48)
  • Translation missing: en.field_position deleted (1243)
  • Translation missing: en.field_position set to 4
Actions #7

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position deleted (3)
  • Translation missing: en.field_position set to 1
Actions #8

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position deleted (14)
  • Translation missing: en.field_position set to 2
Actions #9

Updated by Dan Mick almost 12 years ago

  • Assignee set to Dan Mick
Actions #10

Updated by Sage Weil almost 12 years ago

  • Project changed from Ceph to rbd
  • Category deleted (librbd)
Actions #11

Updated by Josh Durgin over 11 years ago

  • Translation missing: en.field_position deleted (66)
  • Translation missing: en.field_position set to 9
Actions #12

Updated by Josh Durgin over 11 years ago

  • Translation missing: en.field_position deleted (23)
  • Translation missing: en.field_position set to 11
Actions #13

Updated by Sage Weil over 11 years ago

  • Translation missing: en.field_position deleted (14)
  • Translation missing: en.field_position set to 38
Actions #14

Updated by Dan Mick over 11 years ago

  • Status changed from New to 12
Actions #15

Updated by Dan Mick about 11 years ago

  • Assignee changed from Dan Mick to Josh Durgin
Actions #16

Updated by Sage Weil about 11 years ago

  • Target version set to v0.59
Actions #17

Updated by Sage Weil about 11 years ago

  • Target version deleted (v0.59)
Actions #18

Updated by Ian Colle almost 11 years ago

  • Target version set to v0.63
Actions #19

Updated by Josh Durgin almost 11 years ago

  • Status changed from 12 to In Progress
Actions #20

Updated by Sage Weil almost 11 years ago

  • Status changed from In Progress to Resolved
Actions #21

Updated by Sage Weil almost 11 years ago

commit:b5e9b56fc93dd4896c802aff1096430b523ad84c

Actions

Also available in: Atom PDF