Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: butler
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Team:Data Access and Database
Description
A bad file can be written in Butler, in the case where 2 temp files that use SafeFile or SafeFileName to the same location are started, one closes, and then the other fails - and then closes and writes the bad file. Need to handle the exception in a way that does not write.
Also, in the case of no exception (failure), when closing B, need to compare to A and throw if different.
Attachments
Issue Links
- is triggered by
-
DM-3911 HSC backport: avoid I/O race conditions config write out
- Done