[
https://issues.apache.org/jira/browse/SOLR-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979552#comment-13979552
]
Noble Paul commented on SOLR-5340:
----------------------------------
Sorry to raise this concern now. in deletebackup , Isn't possible to do the
check of whether the snapshot exists etc to be done in the same thread and give
a response back right away . It is much better than polling the status later
I guess , even the backup command should do basic checks of the location etc
before the call returns
> 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
>
>
> 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]