-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Minor Change
-
Repl 18 (08/05/16), Repl 2016-08-29
Currently the resync command requests a resync/initial-sync but doesn't wait for it to complete, unlike index builds for example.
Without the blocking behavior it is hard to use this in scripts where you must wait for it to complete before doing the next steps. This also makes using this for testing hard.
- related to
-
SERVER-23476 Re-enable resync command for replica set nodes
- Closed