Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
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);