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

Hudson commented on CASSANDRA-1791:
-----------------------------------

Integrated in Cassandra #847 (See 
[https://hudson.apache.org/hudson/job/Cassandra/847/])
    give snapshots the same name on each node
patch by Nick Bailey; reviewed by jbellis for CASSANDRA-1791


> Return name of snapshot directory after creating it and allow passing name to 
> clearsnapshot
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1791
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1791
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>         Environment: Debian Squeeze
>            Reporter: paul cannon
>            Assignee: Nick Bailey
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-Allow-specifying-a-name-for-a-snapshot.patch, 
> 1791-v2.txt, 1791.txt
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> When making a snapshot, the new directory is created with a timestamp and, 
> optionally, a user-supplied tag. For the sake of automated snapshot-creating 
> tools, it would be helpful to know unequivocally what the new snapshot 
> directory was named (otherwise, the tool must search for a directory similar 
> what it expects the name to be, which could be both error-prone and maybe 
> susceptible to attack).
> Recommend making takeSnapshot and takeAllSnapshot return a string, which is 
> the base component of the new snapshot's directory name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to