Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.9.10
Description
When a disk caching operation (persisting a page on local disk) is interrupted, the file channel will be closed. The persisting thread should use syncWrite instead of doSyncWrite.