[
https://issues.apache.org/jira/browse/SOLR-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-5340:
--------------------------------
Attachment: SOLR-5340.patch
- Added the ability to create a named snapshot.
Example - /replication?command=backup&name=testbackup
- For named snapshots "maxNumberOfBackups" and "numberToKeep" are ignored.
- Explicitly delete named snapshots
Example - /replication?command=deletebackup&name=testbackup
> 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]