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

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

Varun Thacker created SOLR-8437:
-----------------------------------

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