-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 3.5.5
-
Fix Version/s: 3.5.10
-
Component/s: Querying, Replication
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Steps To Reproduce:
-
Sprint:Repl 2017-07-10
-
Linked BF Score:0
Prior to the changes from 6fd95f8 as part of SERVER-28200, the oplog entry for the "dropIndexes" command represented the index using its key pattern rather than its name. Dropping an index named "*" is interpreted by the replication subsystem as dropping all indexes and can cause the primary and secondaries not to have the same set of indexes.
- is documented by
-
DOCS-10523 Docs for SERVER-29191: Dropping an index named "*" is ambiguous because createIndexes permits an index to be named "*"
-
- Closed
-
- is related to
-
SERVER-28200 Recoverable Rollback: Extend dropIndexes oplog entry to include dropped index spec
-
- Closed
-