[ https://issues.apache.org/jira/browse/LUCENE-9980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354512#comment-17354512 ]
ASF subversion and git services commented on LUCENE-9980: --------------------------------------------------------- Commit ddc238e5df870dc643f862738b4ca059b6b7c8c0 in lucene-solr's branch refs/heads/branch_8x from Nhat Nguyen [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=ddc238e ] LUCENE-9980: Do not expose deleted commits (#158) 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. > 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 > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > 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