summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_reshard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: bucket resharding should not update bucket ACL or user statsOrit Wasserman2018-02-041-1/+1
* rgw: initialize Non-static class member worker in RGWReshardJos Collin2017-06-231-1/+1
* rgw: update entry in resharding log when resharding has startedOrit Wasserman2017-06-051-3/+4
* radosgw-admin: reshard execute output adjustmentsYehuda Sadeh2017-06-051-1/+5
* rgw: remove unneeded and duplicate codeYehuda Sadeh2017-06-051-31/+1
* rgw: internal api cleanupYehuda Sadeh2017-06-051-1/+1
* rgw: multiple fixes and adjustments related to resharding schedulerYehuda Sadeh2017-06-051-28/+30
* rgw: replace reshard blocking sleep with interruptible condition waitYehuda Sadeh2017-06-051-1/+23
* rgw: moved reshard_bucket into RGWReshardOrit Wasserman2017-06-051-0/+11
* rgw: remove cct from RGWReshard and BucketIndexLockGuardOrit Wasserman2017-06-051-2/+1
* rgw: add resharding threadOrit Wasserman2017-06-051-0/+30
* rgw: store new num shards in bucket index reshard entryYehuda Sadeh2017-06-051-1/+1
* rgw_admin: add rgw-admin reshard status command and initial blocking logicYehuda Sadeh2017-06-051-6/+3
* rgw: more detailed resharding status kept in bucket headerYehuda Sadeh2017-06-051-1/+1
* rgw: mark source bucket shards when starting reshardYehuda Sadeh2017-06-051-1/+1
* rgw: move resharding code to BucketReshard classYehuda Sadeh2017-06-051-5/+17
* rgw: split per-bucket resharding logic out from general reshardingYehuda Sadeh2017-06-051-1/+19
* rgw: add guard class for bucket index lockOrit Wasserman2017-06-051-2/+28
* rgw: add reshard_pool_ctxOrit Wasserman2017-06-051-3/+3
* rgw: remove RGWReshard::get_headOrit Wasserman2017-06-051-1/+0
* rgw: Add lock/unlock bucket instance and block_while_resharding methodsOrit Wasserman2017-06-051-1/+4
* rgw: add RGWReshard::clear_bucket_reshardingOrit Wasserman2017-06-051-0/+2
* rgw: add RGWReshard::set_bucket_reshardingOrit Wasserman2017-06-051-0/+1
* rgw: add RGWReshard classOrit Wasserman2017-06-021-0/+30