At least in the short term, we'll also need to get the max-version-per-shard, but this can be done as an or query with # of clauses = # of shards + 1. Ideally shard versioning would be totally transparent to splits, but not quite the case now (we need to totally ignore minor version in mongod and mongos except when performing splits).
- is duplicated by
-
SERVER-1326 ChunkManager::reload() should only load updated chunks
-
- Closed
-