Nhat Nguyen created LUCENE-9980: ----------------------------------- Summary: Do not expose deleted commits in IndexDeletionPolicy#onCommit Key: LUCENE-9980 URL: https://issues.apache.org/jira/browse/LUCENE-9980 Project: Lucene - Core Issue Type: Bug Components: core/index Affects Versions: 8.8.1 Reporter: Nhat Nguyen
If we fail to delete files that belong to a commit point, then we will expose that deleted commit in the next calls of IndexDeletionPolicy#onCommit(). I think we should never expose those deleted commit points as some of their files might have been deleted already. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org