-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
ALL
Currently this fails to create the index but calls the initial sync complete:
Mon May 14 13:57:24 [rsSync] warning: exception cloning object in foo.system.indexes E11000 duplicate key error index: foo.bar.$ID dup key: { : "X" } obj:{ key: { ID: 1 }, unique: true, ns: "foo.bar", name: "ID", dropDups: false, background: false } ...
- is related to
-
SERVER-5040 Cloner can fail to create unique indexes on initial sync
- Closed