Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -7/+7 |
| | |||||
* | SERVER-1713 if a shard has writebacks pending don't use it as a receiver | Alberto Lerner | 2010-09-21 | 1 | -1/+7 |
| | |||||
* | SERVER-1713 move testing code to proper place and adhere to dbtest coding ↵ | Alberto Lerner | 2010-09-21 | 1 | -0/+8 |
| | | | | practices | ||||
* | SERVER-940 Balancer now drains chunks off a shard that's being removed | Alberto Lerner | 2010-06-23 | 1 | -7/+16 |
| | |||||
* | SERVER-940 Balancer policy will pick a draining shard, if there is one | Alberto Lerner | 2010-06-14 | 1 | -2/+11 |
| | |||||
* | SERVER-950 Balancer policy now picks up size limits (but balancer is not ↵ | Alberto Lerner | 2010-06-05 | 1 | -0/+2 |
| | | | | passing it yet) | ||||
* | SERVER-950 Pass space usage and limits information the to balancer policy | Alberto Lerner | 2010-06-05 | 1 | -21/+15 |
| | |||||
* | vcxproj updated for s changes | dwight | 2010-06-05 | 1 | -1/+1 |
| | |||||
* | SERVER-950 Separate the space-based policy from the balancing mechanism [2/2] | Alberto Lerner | 2010-06-04 | 1 | -0/+70 |