summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Stop internal client txn_id bleeding into sharder logs" into feature/deepZuul2018-04-272-45/+50
|\ \ \ \ \ \ \
| * | | | | | | Stop internal client txn_id bleeding into sharder logsAlistair Coles2018-04-262-45/+50
* | | | | | | | Merge "Parameterize SQL args" into feature/deepZuul2018-04-271-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Parameterize SQL argsTim Burke2018-04-261-7/+12
* | | | | | | | | Merge "Reclaim deleted shard range rows after 2 * reclaim_age" into feature/deepZuul2018-04-274-36/+105
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Reclaim deleted shard range rows after 2 * reclaim_ageAlistair Coles2018-04-264-36/+105
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Commit from pending file less often" into feature/deepZuul2018-04-271-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Commit from pending file less oftenTim Burke2018-04-261-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Catch more exceptions when recording progress" into feature/deepZuul2018-04-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Catch more exceptions when recording progressTim Burke2018-04-261-1/+1
* | | | | | | | | Merge "Clean up logs a bit" into feature/deepZuul2018-04-271-15/+17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Clean up logs a bitTim Burke2018-04-261-15/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Remove unused code for passing shard ranges via the pending fileAlistair Coles2018-04-264-58/+41
|/ / / / / / /
* | | | | | | Merge "Refactor finding sharding and shrinking candidates" into feature/deepZuul2018-04-262-122/+323
|\ \ \ \ \ \ \
| * | | | | | | Refactor finding sharding and shrinking candidatesAlistair Coles2018-04-252-122/+323
| |/ / / / / /
* | | | | | | make sharding 100x fasterClay Gerrard2018-04-251-0/+2
|/ / / / / /
* | | | | | Only zero out stats at the start of a shard cycleTim Burke2018-04-252-36/+88
|/ / / / /
* | | | | Minor fix to internal client loading testAlistair Coles2018-04-241-1/+3
* | | | | Minor fix for get_shard_ranges testAlistair Coles2018-04-241-11/+10
* | | | | Merge "Narrow race in _replicate_object" into feature/deepZuul2018-04-248-67/+223
|\ \ \ \ \
| * | | | | Narrow race in _replicate_objectClay Gerrard2018-04-238-67/+223
* | | | | | Merge "Adjust shard ranges sort order to prefer more useful state" into featu...Zuul2018-04-245-19/+73
|\ \ \ \ \ \
| * | | | | | Adjust shard ranges sort order to prefer more useful stateAlistair Coles2018-04-235-19/+73
* | | | | | | Merge "Remove TODO re find_local_handoff_for_part returning None" into featur...Zuul2018-04-241-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Remove TODO re find_local_handoff_for_part returning NoneAlistair Coles2018-04-231-4/+2
| |/ / / / / /
* | | | | | | Merge "Remove won't-fix TODOs in ContainerBroker" into feature/deepZuul2018-04-241-8/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove won't-fix TODOs in ContainerBrokerAlistair Coles2018-04-231-8/+0
* | | | | | | | Merge "Abort rsync_then_merge if destination db has started sharding" into fe...Zuul2018-04-246-6/+173
|\ \ \ \ \ \ \ \
| * | | | | | | | Abort rsync_then_merge if destination db has started shardingAlistair Coles2018-04-236-6/+173
* | | | | | | | | Merge "Remove unnecessary TODO re pushing shard range state from root" into f...Zuul2018-04-241-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary TODO re pushing shard range state from rootAlistair Coles2018-04-231-3/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove a won't-fix TODO" into feature/deepZuul2018-04-241-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove a won't-fix TODOAlistair Coles2018-04-231-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge "Remove completed TODO" into feature/deepZuul2018-04-241-2/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Remove completed TODOAlistair Coles2018-04-231-2/+0
| |/ / / / / / /
* | | | | | | | Merge "Remove TODO's re leader election" into feature/deepZuul2018-04-231-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove TODO's re leader electionAlistair Coles2018-04-231-5/+0
| |/ / / / / / /
* | | | | | | | Merge "Make first GET to root return objects or shard ranges as appropriate" ...Zuul2018-04-236-220/+320
|\ \ \ \ \ \ \ \
| * | | | | | | | Make first GET to root return objects or shard ranges as appropriateAlistair Coles2018-04-236-220/+320
* | | | | | | | | Merge "Unit test stale shard range stats updates" into feature/deepZuul2018-04-232-10/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unit test stale shard range stats updatesAlistair Coles2018-04-232-10/+21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Unit test internal client loading errorAlistair Coles2018-04-232-3/+14
|/ / / / / / / /
* | | | | | | | Merge "Use string values when passing db state in headers and proxy" into fea...Zuul2018-04-238-87/+82
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Use string values when passing db state in headers and proxyTim Burke2018-04-208-87/+82
* | | | | | | Add unit test for ContainerBroker.requires_sharding()Alistair Coles2018-04-202-1/+28
|/ / / / / /
* | | | | | Merge "Drop items query param" into feature/deepZuul2018-04-204-28/+18
|\ \ \ \ \ \
| * | | | | | Drop items query paramTim Burke2018-04-194-28/+18
* | | | | | | Merge "Use non-ascii container name in a probe test" into feature/deepZuul2018-04-203-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Use non-ascii container name in a probe testAlistair Coles2018-04-193-3/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix flakey unit test" into feature/deepZuul2018-04-201-2/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |