[
https://issues.apache.org/jira/browse/SOLR-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487316#comment-14487316
]
Varun Thacker commented on SOLR-6637:
-------------------------------------
bq. How do we know that is going to work with any DirectoryFactory impl?
You're right. It should stay the way it was originally - {{tmpIndex =
solrCore.getDataDir() + tmpIdxDirName;}} - The HDFS tests rightly fail
otherwise.
Also this got me thinking that backups or restores won't work when using
HDFSDir since we write out the backup index using SimpleFSDirectory. I will
test it out and create another Jira for it.
Should we add HDFSDir to the list of directories in LuceneTestCase?
> Solr should have a way to restore a core
> ----------------------------------------
>
> Key: SOLR-6637
> URL: https://issues.apache.org/jira/browse/SOLR-6637
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Fix For: Trunk, 5.2
>
> Attachments: SOLR-6637.patch, SOLR-6637.patch, SOLR-6637.patch,
> SOLR-6637.patch, SOLR-6637.patch, SOLR-6637.patch, SOLR-6637.patch,
> SOLR-6637.patch, SOLR-6637.patch, SOLR-6637.patch
>
>
> We have a core backup command which backs up the index. We should have a
> restore command too.
> This would restore any named snapshots created by the replication handlers
> backup command.
> While working on this patch right now I realized that during backup we only
> backup the index. Should we backup the conf files also? Any thoughts? I could
> separate Jira for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]