Logo
Explore Help
Sign In
xuemingqiang/mongo
1
0
Fork 0
You've already forked mongo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ae83937130d1abc097e2694de97bf9ea59ed2f32
mongo/jstests/libs/config_files/enable_prealloc.json

8 lines
98 B
JSON
Raw Normal View History

SERVER-13379 Canonicalize noprealloc as storage.preallocDataFiles
2014-03-27 19:01:00 -04:00
{
"storage" : {
SERVER-15557 added "Storage options" section in --help output. migraged dotted names of mmapv1 options from "storage" to "storage.mmapv1" storage.mmapv1.directoryPerDB storage.mmapv1.journal.commitIntervalMs storage.mmapv1.journal.debugFlags storage.mmapv1.nsSize storage.mmapv1.preallocDataFiles storage.mmapv1.quota.enforced storage.mmapv1.quota.maxFilesPerDB storage.mmapv1.smallFiles storage.mmapv1.syncPeriodSecs dotted names (without the ".mmapv1" component) of mmapv1 options before migration will still be accepted but a warning will be raised at startup.
2014-10-31 02:01:37 -04:00
"mmapv1" : {
"preallocDataFiles" : true
}
SERVER-13379 Canonicalize noprealloc as storage.preallocDataFiles
2014-03-27 19:01:00 -04:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 175ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API