Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Proofread the new write/append code, noticed that if a write is done far past the end of the file, bad things will happen.
The original task of allowing writes past end of file has exposed significant bug in the write behavior that requires reworking how new objects are added to the metadata file to prevent overlapping data on multiple objects.