[ 
https://issues.apache.org/jira/browse/SOLR-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846891#action_12846891
 ] 

Yonik Seeley commented on SOLR-1830:
------------------------------------

The issue was that the writer being opened in the test was not closed.
This didn't bother FSDirectory for some reason - but I haven't looked into it.

> tests should be able to use RAMDirectory
> ----------------------------------------
>
>                 Key: SOLR-1830
>                 URL: https://issues.apache.org/jira/browse/SOLR-1830
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>            Priority: Minor
>
> Tests should be able to use RAMDirectoryFactory.
> We probably want the ability to have ant switch between FS and RAM so both 
> can be tested (RAM normally, FS for nightly?)
> Some tests will need FS regardless, and those could use the same control 
> mechanism as ant, presumably a system property.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to