mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-28 16:24:56 +01:00
ae18bbec33
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. |
||
---|---|---|
.. | ||
capped2.js | ||
capped3.js | ||
capped7.js | ||
capped8.js | ||
capped_max.js | ||
capped_server2639.js | ||
capped_server7543.js | ||
capped_server13912.js | ||
collmod.js | ||
compact2.js | ||
compact.js | ||
compactPreservePadding.js | ||
datasize3.js | ||
datasize.js | ||
disk_reuse1.js | ||
drop.js | ||
dumprestore6.js | ||
dur_big_atomic_update.js | ||
dur_remove_old_journals.js | ||
extent2.js | ||
extent.js | ||
index_check1.js | ||
indexh.js | ||
indexi.js | ||
list_collections2.js | ||
list_indexes2.js | ||
repair_cursor1.js | ||
reverse_empty_extent.js | ||
stats.js | ||
touch1.js | ||
update.js | ||
use_power_of_2_a.js | ||
use_power_of_2.js |