summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados/rgw_sync.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: pass DoutPrefixProvider into RGWHTTPClientCasey Bodley2024-07-021-4/+4
* Merge pull request #52568 from smanjara/wip-rgw-mdlog-pollingShilpa Jagannath2024-06-261-1/+4
|\
| * rgw/multisite: in order to sleep between mdlog polling events, we check if th...Shilpa Jagannath2023-07-171-1/+4
* | rgw/multisite-notification: Add support to replicate topic creation in multi...kchheda32024-03-051-0/+1
* | rgw/multisite: maintain endpoints connectable status and retry the requests t...Jane Zhu2024-01-161-60/+110
* | rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* | Merge pull request #52473 from vedanshbhartia/null_derefYuval Lifshitz2023-07-241-2/+3
|\ \
| * | rgw: add coverity annotations and asserts for null dereferencesVedansh Bhartia2023-07-161-2/+3
| |/
* / rgw: Thread optional_yield through RGWMetadataLog operationsAdam C. Emerson2023-06-131-1/+1
|/
* rgw/multisite: use intrusive_ptr instead of raw ptr for notify_stackShilpa Jagannath2023-05-101-5/+4
* rgw/multisite: - add a lost_bid variable to handle is_highest_bidder() contro...Shilpa Jagannath2023-05-101-133/+56
* rgw/multisite: clean upShilpa Jagannath2023-05-101-42/+7
* rgw/multisite: periodically check if we still have the highest bid.Shilpa Jagannath2023-05-101-102/+150
* rgw/multisite: add a timer coroutine to call notify_cr() at intervalsShilpa Jagannath2023-05-101-0/+76
* rgw: multisite metadata sync fairnessOr Friedmann2023-05-101-33/+88
* rgw/sync: add a BidManager to metadata syncCasey Bodley2023-05-101-0/+14
* rgw/multisite: return error from RGWLastCallerWinsCR() to track marker update...Shilpa Jagannath2023-01-131-0/+4
* rgw: Reduce data sync parallelism in response to RADOS lock latencyAdam C. Emerson2023-01-131-4/+4
* rgw: `SimpleRadosWriteCR` uses an async RADOS callAdam C. Emerson2023-01-131-11/+8
* rgw: `SimpleRadosReadCR` uses an async RADOS callAdam C. Emerson2023-01-121-3/+3
* RGW - Zipper - move rgw/store to rgw/driverDaniel Gryniewicz2022-12-081-0/+2567