|
|
|
@383
|
[383]
|
3 years |
marksmith |
* make cmd_delete call through to hook system
* add FilePaths plugin …
|
|
|
|
@382
|
[382]
|
3 years |
marksmith |
* don't let the query workers do anything if they haven't heard from
the …
|
|
|
|
@381
|
[381]
|
3 years |
marksmith |
* implement storing unique data in test-write file
* read back test-write …
|
|
|
|
@380
|
[380]
|
3 years |
marksmith |
* only try testing write capability every 15 seconds
|
|
|
|
@379
|
[379]
|
3 years |
marksmith |
* make still_alive do its own "last time I announced this" logic so we …
|
|
|
|
@378
|
[378]
|
3 years |
bradfitz |
unindenting a huge else block, but also:
also delete from file_to_delete …
|
|
|
|
@377
|
[377]
|
3 years |
marksmith |
* whoops, somehow this dropped at some point
|
|
|
|
@376
|
[376]
|
3 years |
bradfitz |
remove warning
|
|
|
|
@375
|
[375]
|
3 years |
bradfitz |
new note
|
|
|
|
@374
|
[374]
|
3 years |
bradfitz |
we have to do PUTs to the real port, not the GET port.
so name the …
|
|
|
|
@373
|
[373]
|
3 years |
marksmith |
writeable
|
|
|
|
@372
|
[372]
|
3 years |
marksmith |
* make this do readable vs writeable and throw errors
|
|
|
|
@371
|
[371]
|
3 years |
bradfitz |
request writable devices only
|
|
|
|
@370
|
[370]
|
3 years |
bradfitz |
allow starting server w/ unexpected schema version
|
|
|
|
@369
|
[369]
|
3 years |
bradfitz |
watchdog stuff
|
|
|
|
@368
|
[368]
|
3 years |
bradfitz |
brevity
|
|
|
|
@367
|
[367]
|
3 years |
bradfitz |
fix race, and don't poll for checker status every 2 seconds. change
to …
|
|
|
|
@366
|
[366]
|
3 years |
bradfitz |
let subrefs of every say how much to sleep in next round.
|
|
|
|
@365
|
[365]
|
3 years |
bradfitz |
simpler API
|
|
|
|
@364
|
[364]
|
3 years |
bradfitz |
make 'replicate_now' return more info
|
|
|
|
@363
|
[363]
|
3 years |
bradfitz |
note
|
|
|
|
@362
|
[362]
|
3 years |
bradfitz |
give monitor a bit more time
|
|
|
|
@361
|
[361]
|
3 years |
bradfitz |
up for clarity, no functional change
|
|
|
|
@360
|
[360]
|
3 years |
marksmith |
* more work on the checker job
|
|
|
|
@359
|
[359]
|
3 years |
marksmith |
* per Brad, never let fsck table get above 10,000 items. this is to …
|
|
|
|
@358
|
[358]
|
3 years |
marksmith |
* add generic get_server_setting/set_server_setting methods in Mgd …
|
|
|
|
@356
|
[356]
|
3 years |
marksmith |
* add 'replicate_now' command which makes due all deferred replications
* …
|
|
|
|
@355
|
[355]
|
3 years |
marksmith |
* some minor cleanup
* make replicator warn that it's waiting for monitor …
|
|
|
|
@353
|
[353]
|
3 years |
marksmith |
* let's make the replicate job wait for the monitor job to fire a cycle …
|
|
|
|
@352
|
[352]
|
3 years |
marksmith |
* update newrepl, codify ENDOFTIME into constant, make the error comments …
|
|
|
|
@350
|
[350]
|
3 years |
marksmith |
* add exponential backoff which uses the failcount to determine how long
…
|
|
|
|
@349
|
[349]
|
3 years |
bradfitz |
for jr
|
|
|
|
@347
|
[347]
|
3 years |
bradfitz |
for jr
|
|
|
|
@346
|
[346]
|
3 years |
bradfitz |
in source error and fixed source, fail immediately.
|
|
|
|
@345
|
[345]
|
3 years |
bradfitz |
start making smarter decisions in replicator based on whether http_copy …
|
|
|
|
@344
|
[344]
|
3 years |
bradfitz |
annotating http_copy w/ error codes.
also just general notes and cleanup
|
|
|
|
@343
|
[343]
|
3 years |
bradfitz |
cleanup
|
|
|
|
@342
|
[342]
|
3 years |
bradfitz |
make create_close insert into files_to_replicate, and make the
replicator …
|
|
|
|
@341
|
[341]
|
3 years |
bradfitz |
more tests
|
|
|
|
@340
|
[340]
|
3 years |
bradfitz |
more test stuff
|
|
|
|
@338
|
[338]
|
3 years |
bradfitz |
-- make first test suite test work, uploading a file which propogates.
-- …
|
|
|
|
@337
|
[337]
|
3 years |
bradfitz |
for jr
|
|
|
|
@336
|
[336]
|
3 years |
bradfitz |
create mogstored processes
|
|
|
|
@335
|
[335]
|
3 years |
bradfitz |
make max conns configurable
|
|
|
|
@334
|
[334]
|
3 years |
bradfitz |
Start of new replication system, new fsck job, new test suite, and
overall …
|
|
|
|
@333
|
[333]
|
3 years |
bradfitz |
new replication branch
|
|
copied from trunk/server:
|
|
|
|
@331
|
[331]
|
3 years |
bradfitz |
don't cache so hard.
|