0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
mongodb/jstests/mmap_v1
Mathias Stearn ae18bbec33 SERVER-17312 collmod command now handles parsing of all arguments
For the two currently supported engine-specific options, the collmod command
will handle parsing the arguments and tell the CollectionCatalogEntry to
update it's flags option.

This removes the ability of storage engines to have custom options that can
be changed after the collection is created. There were issues related to
argument validation and replication of changes (including for initial sync).
A correct solution will be designed as SERVER-17320.
2015-02-19 19:55:44 -05:00
..
capped2.js SERVER-13951 ROLLBACK_ENABLED=1 2014-10-03 11:24:49 -04:00
capped3.js
capped7.js
capped8.js SERVER-13635: move some tests that mmap specific 2014-09-09 09:46:07 -04:00
capped_max.js
capped_server2639.js
capped_server7543.js
capped_server13912.js
collmod.js
compact2.js
compact.js
compactPreservePadding.js
datasize3.js SERVER-13635: move some tests that mmap specific 2014-09-09 09:46:07 -04:00
datasize.js SERVER-15273 Only quantize to exact bucket sizes 2014-10-17 20:33:13 -04:00
disk_reuse1.js SERVER-13635: move mmapv1 specific test to right place 2014-10-11 23:26:50 -04:00
drop.js
dumprestore6.js SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage engines 2015-01-23 17:03:07 -05:00
dur_big_atomic_update.js BF-615: Reduce memory usage on 32-bit systems even more 2014-10-30 20:43:58 -04:00
dur_remove_old_journals.js SERVER-13635: don't run dur_remove_old_journals.js on 32-bit platforms 2014-10-16 12:03:35 -04:00
extent2.js
extent.js
index_check1.js
indexh.js
indexi.js SERVER-16502: make getCollection const and not require an OpContext 2015-01-02 14:21:08 -05:00
list_collections2.js SERVER-16659 listColls/listIndexes: empty cursor obj no longer needed 2015-01-15 05:41:10 -05:00
list_indexes2.js
repair_cursor1.js SERVER-16248 Disable getIteratorForRepair in WiredTiger 2014-11-20 18:31:06 -05:00
reverse_empty_extent.js
stats.js SERVER-15319 Fix stats.js for new pdfile version 2014-10-19 14:27:15 -04:00
touch1.js SERVER-16114 touch cmd returns an error when storage engine does not support it 2014-11-25 17:38:26 -05:00
update.js SERVER-15273 Only quantize to exact bucket sizes 2014-10-17 20:33:13 -04:00
use_power_of_2_a.js SERVER-17312 collmod command now handles parsing of all arguments 2015-02-19 19:55:44 -05:00
use_power_of_2.js SERVER-15273 Only quantize to exact bucket sizes 2014-10-17 20:33:13 -04:00