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

[jira] [Commented] (SOLR-8437) Remove outdated RAMDirectory comment from example solrconfigs

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

Mark Miller commented on SOLR-8437:
-----------------------------------

It's still memory based and not persistent. It also mainly exists for faster tests. I don't know that we should really promote it.

> Remove outdated RAMDirectory comment from example solrconfigs
> -------------------------------------------------------------
>
>                 Key: SOLR-8437
>                 URL: https://issues.apache.org/jira/browse/SOLR-8437
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>            Priority: Minor
>             Fix For: 5.5, Trunk
>
>
> There is a comment here in the solrconfig.xml file -
> {code}
>        solr.RAMDirectoryFactory is memory based, not
>        persistent, and doesn't work with replication.
> {code}
> This is outdated after SOLR-3911 . I tried recovering a replica manually as well when they were using RAMDirectoryFactory and it worked just fine.
> So we should just get rid of that comment from all the example configs shipped with solr.



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