[ 
https://issues.apache.org/jira/browse/SOLR-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965536#comment-13965536
 ] 

Noble Paul edited comment on SOLR-5340 at 4/10/14 4:56 PM:
-----------------------------------------------------------

does it mean that a user will have to fire a request to all nodes where this 
collection is running? It is complex 
can this be a single collection admin command where you can say specify  a 
collection name + snapshot name and the system can identify the nodes and fire 
separate requests to each node .

I should be able to do the restore also similarly. Working with individual 
nodes should be discouraged as much as possible 


was (Author: noble.paul):
does it mean that a user will have to fire a request to all nodes where this 
collection is running? It is complex 
How can this be a single collection admin command where you can say backup a 
collection with some name and the system can identify the nodes and fire 
separate requests to each node 

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to