[ https://issues.apache.org/jira/browse/LUCENENET-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush resolved LUCENENET-66. ------------------------------------ Resolution: Fixed Patch applied and delivered to 2.1 > TestMergeAfterCopy fails in IndexFileDeleter > --------------------------------------------- > > Key: LUCENENET-66 > URL: https://issues.apache.org/jira/browse/LUCENENET-66 > Project: Lucene.Net > Issue Type: Bug > Reporter: Digy > Assignee: George Aroush > Attachments: IndexFileDeleter.patch > > > TestMergeAfterCopy fails when the same segment-filename is inserted to the pending files list for deletion. > This is because AddPendingFile method of IndexFileDeleter does not checks for dublicate keys. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.