
jira at apache
Jul 17, 2007, 4:27 PM
Post #1 of 1
(383 views)
Permalink
|
|
[jira] Resolved: (LUCENE-962) I/O exception in DocsWriter add or updateDocument may not delete unreferenced files
|
|
[ https://issues.apache.org/jira/browse/LUCENE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-962. --------------------------------------- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, New]) > I/O exception in DocsWriter add or updateDocument may not delete unreferenced files > ----------------------------------------------------------------------------------- > > Key: LUCENE-962 > URL: https://issues.apache.org/jira/browse/LUCENE-962 > Project: Lucene - Java > Issue Type: Bug > Affects Versions: 2.2 > Reporter: Steven Parkes > Assignee: Steven Parkes > Priority: Minor > Fix For: 2.3 > > Attachments: LUCENE-962.patch.txt > > > If an I/O exception is thrown in DocumentsWriter#addDocument or #updateDocument, the stored fields files may not be cleaned up. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org For additional commands, e-mail: java-dev-help[at]lucene.apache.org
|