Commit Graph

5 Commits

Author SHA1 Message Date
Dan Pasette
895db35390 SERVER-17425 Disallow creation of v0 indexes 2015-09-22 12:23:43 -04:00
alabid
5f3fa2e775 SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage engines
Also moved jstests/tool/dumprestore6.js to jstests/mmapv1/dumprestore6.js
since this JS test attempts to restore a v0 index

Closes #914

Signed-off-by: Benety Goh <benety@mongodb.com>
2015-01-23 17:03:07 -05:00
Sam Helman
bf834456c3 TOOLS-450 some dumprestore js tests query system.indexes or system.namespaces directly
Closes #875

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-10 16:18:57 -05:00
Adam Midvidy
a2512e3b7e SERVER-15979: Remove mmap_v1isms from tool suite
Signed-off-by: Ian Whalen <ian.whalen@gmail.com>
2014-11-05 19:16:58 -05:00
Spencer T Brody
b961557045 Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687 2011-08-29 16:14:48 -04:00