https://issues.apache.org/bugzilla/show_bug.cgi?id=39815
Stefan Fritsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18472|0 |1 is obsolete| | --- Comment #7 from Stefan Fritsch <[email protected]> 2009-07-10 10:10:30 PST --- Created an attachment (id=23956) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23956) also disable inode keyed locks and cleanup the tempfile if something goes wrong Switching to filenames in the lock keys is simple and fixes the litmus failures. Are there some numbers on what impact this has on performance? I have also added some code to remove the tmpfile when the new file is not committed. For the case that a file is opened seekable and the file existed before, the file should probably not be deleted on error. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
