summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_period_pusher.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/rgw_period : remove realm name from period configJiffin Tony Thottan2023-10-311-1/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-15/+15
* RGW - Zipper - Make Zone genericDaniel Gryniewicz2022-08-161-1/+1
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-5/+5
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-14/+19
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* rgw, rgw-admin: config and pass region name for aws auth v4Yehuda Sadeh2021-03-091-2/+2
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-6/+6
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-11/+12
* rgw: Make some thread entry-points noexceptAdam C. Emerson2021-01-111-1/+1
* rgw: No null_yield in rgw_zoneAdam C. Emerson2020-11-131-2/+3
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-11/+12
* rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messagesCasey Bodley2019-04-131-1/+1
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-9/+14
* rgw: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* rgw: amend http client manager interfaceYehuda Sadeh2018-04-101-2/+2
* rgw: fixes following rebaseYehuda Sadeh2018-04-101-1/+1
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-1/+1
* rgw: drop asio/{yield,coroutine}.hpp replacementsKefu Chai2017-06-021-2/+1
* rgw: RGWPeriodPusher spawns http thread before cr threadCasey Bodley2017-05-031-2/+3
* rgw: RGWPeriodPusher, stop http manager explicitlyYehuda Sadeh2016-05-091-0/+1
* rgw: use realm epoch to choose most recent period to pushCasey Bodley2016-02-121-11/+11
* rgw: start pushing current period on startupCasey Bodley2016-02-121-1/+17
* rgw: hook cr managers to admin socketYehuda Sadeh2016-02-121-1/+1
* rgw: framework for per-rgw sync status reportingYehuda Sadeh2016-02-121-2/+2
* rgw: fix compilation error in RGWPeriodPusher::handle_notifyOrit Wasserman2016-02-121-1/+1
* rgw: RGWPeriodPusher shares periods between zones/groupsCasey Bodley2016-02-121-0/+285