Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
2.7.3
-
Storage Execution
Description
To help troubleshoot slow disk errors, we should log how long the LogFile::synchronousAppend takes, and warn the user if it takes about a certain threshold (say 1 second). The timing should exclude any waiting for locks, and just record the I/O write times.