Michael McCandless created LUCENE-6848:
------------------------------------------

             Summary: Add VirusCheckingFS mock filesystem
                 Key: LUCENE-6848
                 URL: https://issues.apache.org/jira/browse/LUCENE-6848
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Michael McCandless
             Fix For: Trunk


Blocker task for LUCENE-6835, where we want to make it {{Directory}}'s job (not 
{{IndexWriter}}'s) to retry file deletion on platforms (Windows) where it can 
fail (because the file is still open somewhere).

But in LUCENE-6835 I had to remove the virus checking that MDW does, which 
means for our tests we need to move it down lower into the filesystem, I think 
as a new VirusCheckingFS.

[~rcmuir] has some good ideas about how to do this deterministically...



--
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