You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/19 15:24:34 UTC

[jira] [Commented] (LUCENE-5904) Add MDW.enableVirusScanner / fix windows handling bugs

    [ https://issues.apache.org/jira/browse/LUCENE-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140460#comment-14140460 ] 

ASF subversion and git services commented on LUCENE-5904:
---------------------------------------------------------

Commit 1626204 from [~mikemccand] in branch 'dev/branches/lucene_solr_4_10'
[ https://svn.apache.org/r1626204 ]

LUCENE-5904: backport to 4.10.1

> Add MDW.enableVirusScanner / fix windows handling bugs
> ------------------------------------------------------
>
>                 Key: LUCENE-5904
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5904
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 4.10.1, 5.0, 6.0
>
>         Attachments: LUCENE-5904.patch, LUCENE-5904.patch, LUCENE-5904.patch, LUCENE-5904.patch, LUCENE-5904.patch, LUCENE-5904.patch, LUCENE-5904.patch
>
>
> IndexWriter has logic to handle the case where it can't delete a file (it puts in a retry list and indexfiledeleter will periodically retry, you can force this retry with deletePendingFiles).
> But from what I can tell, this logic is incomplete, e.g. its not properly handled during CFS creation, so if a file temporarily can't be deleted things like flush will fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org