[
https://issues.apache.org/jira/browse/CASSANDRA-16451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308264#comment-17308264
]
Paulo Motta commented on CASSANDRA-16451:
-----------------------------------------
{quote}Can you please tell me, where I can write design documentation?
{quote}
Any editor of your choice.. notepad, vim, google docs, github.. you can attach
the link or file to this JIRA when you have it.
{quote}I will take CASSANDRA-14582 as first issue. Can you please guide me on
how to commit changes?
{quote}
Sounds good! A good practice before submitting the patch is to assign yourself
to the issue and describe how do you plan to implement it before diving into
coding in order to validate the implementation with a reviewer. Once you have a
patch ready you can follow the instructions
[here|https://cassandra.apache.org/doc/latest/development/patches.html] to
create the patch. You can either attach the patch to the JIRA or submit a pull
request to [apache/cassandra|https://github.com/apache/cassandra] and add the
link to the ticket.
{quote}Should I work with github's mirror repo or with gitbox origin?
{quote}
You can use the github mirror of apache/cassandra.
> Add ability to ttl snapshots
> ----------------------------
>
> Key: CASSANDRA-16451
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16451
> Project: Cassandra
> Issue Type: Improvement
> Components: Tool/nodetool
> Reporter: Paulo Motta
> Priority: Normal
> Labels: gsoc2021, mentor
>
> It should be possible to add a TTL to snapshots, after which it automatically
> cleans itself up.
> This will be useful together with the {{auto_snapshot}} option, where you
> want to keep an emergency snapshot in case of accidental drop or truncation
> but automatically remove it after a specified period when it's no longer
> useful. So in addition to allowing a user to specify a snapshot ttl on
> {{nodetool snapshot}} we should have a {{auto_snapshot_ttl}} option that
> allows a user to set a ttl for automatic snaphots on drop/truncate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]