You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/10/20 17:30:27 UTC

[jira] [Created] (LUCENE-6848) Add VirusCheckingFS mock filesystem

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org