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 2014/05/05 14:23:16 UTC

[jira] [Updated] (SOLR-5340) Add support for named snapshots

     [ 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

No problems :) Sorry I didn't get time to address it earlier.

New patch which adds validateCreateSnapshot() and validateDeleteSnapshot() which throws SolrException if the validation fails. Once the validation succeeds the async requests for create and delete are made.

> 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
>            Assignee: Noble Paul
>         Attachments: SOLR-5340.patch, SOLR-5340.patch, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org