[ https://issues.apache.org/jira/browse/LUCENE-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468462#comment-13468462
]
Robert Muir commented on LUCENE-4456:
-------------------------------------
12 straight hours on my jenkins: no problems. lets get this in trunk.
> IndexWriter makes unrefed files, and MockDir cannot detect it
> -------------------------------------------------------------
>
> Key: LUCENE-4456
> URL: https://issues.apache.org/jira/browse/LUCENE-4456
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Michael McCandless
> Attachments: LUCENE-4456_mdw_patch.txt, LUCENE-4456.patch, LUCENE-4456.patch
>
>
> Because MockDir calls crash() before it checks for unreferenced files, deletes are no
longer allowed.
> this means the unreferenced files check is useless!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|