Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.5.5
-
None
-
Fully Compatible
-
ALL
-
-
Repl 2017-07-10
-
0
Description
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.
Attachments
Issue Links
- 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
-