Project

General

Profile

Actions

Cleanup #44160

closed

rgw: clean up ordered bucket listing

Added by J. Eric Ivancich about 4 years ago. Updated about 4 years ago.

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

0%

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

Description

Ordered bucket listing uses parallel vectors to manage moving through the listings from individual shards to produce a single ordered list. Parallel vectors are error prone. This replaces them with a vector of structs to coherently manage the state of where we are within each shard's listing.

Actions #1

Updated by J. Eric Ivancich about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF