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

Noble Paul commented on SOLR-5340:
----------------------------------

We need to do sufficient checks before performing "deletebackup"  . In this 
patch , I can delete almost any directory in the server (or any location) as 
long as the process has sufficient permissions 
The snapshot name should have a well known pattern  and check if the input is 
conforming to the pattern
Also check if there is a real index in that location

> 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]

Reply via email to