发布于 2015-09-14 15:05:19 | 228 次阅读 | 评论: 0 | 来源: 网络整理
The resync command forces an out-of-date slave mongod instance to re-synchronize itself. Note that this command is relevant to master-slave replication only. It does not apply to replica sets.
警告
This command obtains a global write lock and will block other operations until it has completed.