root/branches/server-newrepl

Revision Log Mode:


Legend:

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