-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance, Storage
-
None
-
Minor Change
-
QuInt 8 08/28/15, Quint 9 09/18/15, QuInt A (10/12/15)
Continue process of completing removing v0 indexes, which have been deprecated since v2.0. v0 indexes are already forbidden completely in v3.0 for non-mmap storage engine users.
It is currently possible to create new v0 indexes by explicitly passing v:0 into ensureIndex. However, if a new replica set member is brought up, it will be converted to v:1 during initial sync.
This ticket captures work to completely disallow explicit creation of v:0 indexes.
- is related to
-
CXX-707 don't run tests that create v0 indexes against 3.1+ servers
- Closed
-
SERVER-22987 Remove support for v0 indexes
- Closed