summaryrefslogtreecommitdiff
path: root/s/d_writeback.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use LOG(x) everywhere in mongosMathias Stearn2011-08-081-1/+1
|
* full API change to command interface, add options SERVER-3405gregs2011-07-271-2/+2
|
* net cleaning: message split checkpoint where everything worksEliot Horowitz2011-06-261-1/+1
|
* net cleaning: starting to split up message.hEliot Horowitz2011-06-261-1/+1
|
* net cleaning: move message.* to net/Eliot Horowitz2011-06-261-1/+1
| | | | net cleaning: move http tools to net/
* Fixing a bunch of spelling mistakes, and a few grammatical errors. No ↵Jens Rantil2011-05-261-1/+1
| | | | functionality has been changed.
* made PeriodicTask more explicityEliot Horowitz2011-05-171-1/+1
|
* convert WriteBack cleaner to periodic taskEliot Horowitz2011-05-171-8/+4
|
* start thread at appropriate timeEliot Horowitz2011-05-161-1/+4
|
* clear writeback queue if a mongos is gone for an hour SERVER-3106Eliot Horowitz2011-05-161-8/+65
|
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-21/+21
|
* SERVER-1713 a WriteBackManager and exposing its queuesEmpty() methodAlberto Lerner2010-09-221-35/+34
|
* commentsAlberto Lerner2010-09-201-1/+4
|
* SERVER-1713 checks wheather writebacks queues' are emptyAlberto Lerner2010-09-201-5/+40
|
* don't use exception on BlockingQueue timed popEliot Horowitz2010-09-131-4/+4
|
* elim warning unref local variable on widnowsdwight2010-09-131-1/+1
|
* writeback hook does a no-op every 5 minutes to prevent socket timeous ↵Eliot Horowitz2010-09-131-3/+9
| | | | SERVER-1725
* writeback is ok on slaveEliot Horowitz2010-08-161-1/+1
|
* comments for on blocking writebacklistenMathias Stearn2010-07-121-0/+1
|
* msvc compiledwight2010-06-111-1/+1
|
* more mongod sharding cleaningEliot Horowitz2010-06-111-1/+1
|
* starting some sharding mongod logic cleaningEliot Horowitz2010-06-111-0/+79