-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
michaelcahill Please review. I added fsync calls where we close the logging file handles anytime they may have been written and after writing the header. For the header, it is important that most log files are pre-allocated so that we're not fsyncing on the mainline path. But I believe that is not generally a problem.
- is related to
-
WT-1717 Need to fsync after writing log file header
- Closed