
jira at apache
Jun 21, 2007, 2:46 PM
Post #1 of 1
(188 views)
Permalink
|
|
[jira] Created: (LUCENE-938) I/O exceptions can cause loss of buffered deletes
|
|
I/O exceptions can cause loss of buffered deletes ------------------------------------------------- Key: LUCENE-938 URL: https://issues.apache.org/jira/browse/LUCENE-938 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.3 Reporter: Steven Parkes Assignee: Steven Parkes Fix For: 2.3 Some I/O exceptions that result in segmentInfos rollback operations can cause buffered deletes that existed before the rollback creation point to be incorrectly lost when the IOException triggers a rollback. -- 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
|