[ 
https://issues.apache.org/jira/browse/LUCENE-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-6771:
---------------------------------------
    Summary: WindowsFS should simulate "pending delete" state for a file too  
(was: WindowsFS should )

> WindowsFS should simulate "pending delete" state for a file too
> ---------------------------------------------------------------
>
>                 Key: LUCENE-6771
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6771
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>
> NTFS has a state for a file called "pending delete", where a delete was tried 
> ("succeeded", if the files was opened with shared access), but if there were 
> still open file handles on that file, the file is in "pending delete" state 
> where it is listed in the directory but cannot be written, read nor deleted.
> [~thetaphi] suggested WindowsFS should try to emulate this too, and I agree: 
> it would maybe have made it easier to repro some recent Windows-only test 
> failures.
> See the comment on LUCENE-6684 for more details...



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to