-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Component/s: Legacy/Local Write-Read Paths
-
Labels:None
-
Severity:Normal
We've had the following failure which, although very hard to reproduce, could happen if we find an inconsistent disk state:
To fix it we just need to reset the records in LogFile before reading it again in LogFileLister:
// otherwise read the file again to see if it is completed now
readTxnLog(txnFile);