Commit Graph

25 Commits

Author SHA1 Message Date
MSchireson
8652841fb3 Edited s/balancer_policy.cpp via GitHub 2011-10-03 21:13:56 -07:00
gregs
fa47c5e30b Replace "biggest" with shard name in error message SERVER-3813 2011-09-16 14:55:54 -04:00
Mathias Stearn
0e20be567e use LOG(x) everywhere in mongos 2011-08-08 19:52:56 -04:00
Eliot
0d4db0b5b0 Merge pull request #40 from JensRantil/master
Spelling and grammar corrections only
2011-06-15 19:53:25 -07:00
gregs
bcb45ca215 wait for from writebacks in balancer CS-635 2011-05-31 12:51:29 -04:00
Jens Rantil
2c8088f180 Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed. 2011-05-26 11:59:13 +02:00
Brendan W. McAdams
e52eee894c Corrected spelling of the word 'available' 2011-05-17 12:43:30 -04:00
Eliot Horowitz
280943f67f better mongos balancer debugging info 2011-05-08 00:57:31 -04:00
Eliot Horowitz
2c025aa23e use .trueValue() rather than .Bool() for backwards compat. 180 2011-03-05 18:25:48 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
68df06feab SERVER-1713 if a shard has writebacks pending don't use it as a receiver 2010-09-21 10:43:28 -04:00
Alberto Lerner
a3986b4040 SERVER-1713 move testing code to proper place and adhere to dbtest coding practices 2010-09-21 09:53:34 -04:00
Alberto Lerner
62d7b02c1e Better balancer messages 2010-07-08 12:09:05 -04:00
Eliot Horowitz
0c80ee92ac log balancing info sooner 2010-07-04 07:15:35 -04:00
Alberto Lerner
0d0b137e2e Build fix (Win 64) 2010-06-23 20:59:16 -07:00
Alberto Lerner
30b1524a77 SERVER-940 Balancer now drains chunks off a shard that's being removed 2010-06-23 19:25:03 -07:00
Eliot Horowitz
e1e111d05e didn't mean to compile that 2010-06-21 18:28:52 -04:00
Eliot Horowitz
a71cc3cd4b cleaning exceptions 2010-06-21 13:41:34 -04:00
Alberto Lerner
14f272d672 SERVER-940 Balancer policy will pick a draining shard, if there is one 2010-06-14 16:11:23 -04:00
Alberto Lerner
9f22a44e05 SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet). 2010-06-07 15:15:06 -04:00
Alberto Lerner
0aa608baa6 Move unittest to the usual place (addresses previous Win64 break) 2010-06-06 10:50:39 -04:00
Alberto Lerner
ef6a47ad09 SERVER-950 Balancer policy now picks up size limits (but balancer is not passing it yet) 2010-06-05 17:54:49 -04:00
Alberto Lerner
e9ac0d3a9f SERVER-950 Pass space usage and limits information the to balancer policy 2010-06-05 16:17:59 -04:00
Justin Dearing
efde5cf575 Clean remerge of SERVER-1189 Improves logging in util/ntservice.cpp
I just manually recomitted the changes.
2010-06-05 09:38:54 +08:00
Alberto Lerner
efe90867ca SERVER-950 Separate the space-based policy from the balancing mechanism [2/2] 2010-06-04 16:14:34 -04:00