There are reports of databases where the number of pre-allocated log files grows unbounded in MongoDB 3.6.3. It does not appear that they're being used and we keep allocating more. One change that appeared in 3.6.3 is the new file system interface to get a single file. Perhaps for Windows __wt_win_directory_list_single is not working.
- causes
-
WT-4026 Add implementation for existing file extension configuration API
- Closed
- is duplicated by
-
SERVER-33982 Unbounded growth of pre-allocated log files on Windows
- Closed
-
SERVER-34403 The journal files grow out of disk size
- Closed
- is related to
-
SERVER-41267 size of Journal files are increasing not getting cleaned up
- Closed
- links to