[
https://issues.apache.org/jira/browse/SOLR-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975441#comment-13975441
]
Varun Thacker commented on SOLR-5340:
-------------------------------------
[~noble.paul] This patch adds the ability to add a named snapshot at a
specified location.
When SOLR-5750 exposes a Collection API for BACKUP the "location" specified
there would need to be a shared file system. Thus each shard would call it's
ReplicationHandler and be able to backup it's entire index at the shared file
system directory. It would also store cluster state etc. All that will be dealt
in SOLR-5750.
> Add support for named snapshots
> -------------------------------
>
> Key: SOLR-5340
> URL: https://issues.apache.org/jira/browse/SOLR-5340
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Affects Versions: 4.5
> Reporter: Mike Schrag
> Attachments: SOLR-5340.patch
>
>
> It would be really nice if Solr supported named snapshots. Right now if you
> snapshot a SolrCloud cluster, every node potentially records a slightly
> different timestamp. Correlating those back together to effectively restore
> the entire cluster to a consistent snapshot is pretty tedious.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]