|
|
|
|
|
by robotadam
5470 days ago
|
|
We made the switch before 1.8 was released, and made the decision during the 1.6 cycle, give or take. Auto-sharding never worked reliably in our tests. I think schmichael does a good job explaining the new features that would have helped -- spares indexes, in particular -- but the core issues still remain (lock contention, no non-blocking online compaction). |
|
Adam is exactly right. I wish I could say I mentioned those details in the talk, but I'm afraid I ran out of time.
Just to re-iterate:
* Most slides refer to 1.4
* We evaluated auto-sharding around 1.5.x & 1.6.0 and it did not work reliably.
* We now use 1.8 for a few remaining small MongoDB datasets.