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: [email protected]
For additional commands, e-mail: [email protected]