summaryrefslogtreecommitdiff
path: root/swift/common/db_replicator.py
Commit message (Expand)AuthorAgeFilesLines
* Sharder: Fall back to local device in get_shard_brokerMatthew Oliver2022-07-291-3/+3
* Merge "DB Replicator: Add handoff_delete option"Zuul2022-07-221-9/+19
|\
| * DB Replicator: Add handoff_delete optionMatthew Oliver2022-07-211-9/+19
* | db: Close ReplConnection sockets on errors/timeoutsTim Burke2022-04-071-0/+1
* | db: Attempt to clean up part dir post replicationTim Burke2022-02-221-7/+13
|/
* recon: refactor common recon names into a common locationMatthew Oliver2021-06-291-2/+4
* Merge "Allow floats for all intervals"Zuul2021-05-251-2/+2
|\
| * Allow floats for all intervalsTim Burke2021-05-051-2/+2
* | Consider tombstone count before shrinking a shardAlistair Coles2021-05-071-2/+7
|/
* Continue logging deprecation warnings for run_pauseTim Burke2020-11-051-7/+15
* replication: Allow databases_per_second to be a floatTim Burke2020-05-151-1/+1
* Fix the duplicated words issue like "the the "zhufl2020-01-061-1/+1
* Add option for debug query loggingClay Gerrard2019-10-251-1/+4
* container-replicator: Add a timeout for get_shard_rangesTim Burke2019-07-031-1/+1
* Pass logger instances to AccountBroker/ContainerBrokerTakashi Kajinami2019-05-031-4/+5
* py3: adapt the account server completelyPete Zaitcev2018-12-181-2/+3
* py3: port account/container replicatorsTim Burke2018-11-061-1/+1
* Add databases_per_second to db daemonsClay Gerrard2018-10-301-2/+9
* Import quote directly from swift.common.utilsTim Burke2018-09-111-2/+1
* Add fallocate_reserve to account and container servers.Samuel Merritt2018-07-181-0/+7
* Have check_drive raise ValueError on errorsTim Burke2018-06-201-7/+10
* Merge "Log deprecation warnings for run_pause"Zuul2018-06-141-0/+7
|\
| * Log deprecation warnings for run_pauseTim Burke2017-05-251-0/+7
* | Stop overriding _in_sync in container replicatorTim Burke2018-05-221-5/+6
* | Add support for sharding in ContainerBrokerAlistair Coles2018-05-181-15/+30
* | Refactoring, test infrastructure changes and cleanupAlistair Coles2018-05-151-54/+130
* | Multiprocess object replicatorSamuel Merritt2018-04-241-3/+5
* | Add round_robin_iter function to common/utilsAlexandre Lécuyer2018-03-201-7/+5
* | Merge "Encapsulate some general utility in utils"Zuul2018-03-201-25/+3
|\ \
| * | Encapsulate some general utility in utilsClay Gerrard2018-03-161-25/+3
* | | Merge "Use state when you have it"Zuul2018-03-201-5/+3
|\ \ \
| * | | Use state when you have itClay Gerrard2018-03-161-5/+3
| |/ /
* | | Merge "Support -d <devs> and -p <partitions> in DB replicators."Zuul2018-03-201-10/+50
|\ \ \ | |/ /
| * | Support -d <devs> and -p <partitions> in DB replicators.Samuel Merritt2018-03-051-10/+50
* | | Merge "Add handoffs-only mode to DB replicators."Zuul2018-03-141-5/+29
|\ \ \ | |/ /
| * | Add handoffs-only mode to DB replicators.Samuel Merritt2018-02-161-5/+29
* | | Apply remote metadata in _handle_sync_responseTim Burke2018-03-061-0/+2
|/ /
* | Make DB replicators ignore non-partition directoriesSamuel Merritt2018-02-161-1/+13
* | Small cleanup in DB replicator's error handlingSamuel Merritt2018-02-151-1/+1
* | Use check_drive consistentlyClay Gerrard2017-11-011-4/+5
* | Merge "Log remote_merges during DB replication"Jenkins2017-09-141-2/+2
|\ \
| * | Log remote_merges during DB replicationTim Burke2017-04-191-2/+2
| |/
* | Merge "Sync metadata in 'rsync_then_merge' in db_replicator"Jenkins2017-06-081-0/+1
|\ \
| * | Sync metadata in 'rsync_then_merge' in db_replicatorDaisuke Morita2017-05-111-0/+1
| |/
* | Remove deprecated vm_test_mode optionTim Burke2017-05-251-8/+0
|/
* Container drive error results double space usage on rest drivesPavel Kvasnička2017-04-111-2/+8
* Merge "Cleanup tests from empty suffix quarantined db fix"Jenkins2017-01-161-3/+0
|\
| * Cleanup tests from empty suffix quarantined db fixClay Gerrard2017-01-131-3/+0
* | Merge "remove empty db hash and suffix directories"Jenkins2016-12-011-0/+13
|\ \ | |/
| * remove empty db hash and suffix directoriesMahati Chamarthy2016-11-161-0/+13