Commit Graph

5 Commits

Author SHA1 Message Date
Spencer T Brody
5ebaba96ce SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries
This reverts commit 0891369a42.
2015-10-08 17:17:26 -04:00
Max Hirschhorn
0891369a42 Revert "SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries"
This reverts commit 3099db9c48.
2015-10-07 18:41:00 -04:00
Spencer T Brody
3099db9c48 SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries 2015-10-07 17:50:50 -04:00
Daniel Alabi
ea32e99a4e SERVER-17760 shardId no longer used by splitChunk and moveChunk commands
In mongods <= 2.6, we use shardId to get the current metadata
information for the current chunk. Now, we use cached CollectionMetadata.
2015-04-17 16:01:19 -04:00
Randolph Tan
daf6c05ab2 SERVER-17394 Top chunk optimization logic can move chunk other than the extreme chunk 2015-03-02 16:58:25 -05:00