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

Ariel Weisberg commented on CASSANDRA-14373:
--------------------------------------------

The dtests are good tests but could they be unit tests since they are single 
node. The reason I harp on it is that they are so much slower and not adding 
more of them is a win. I'm not sure if we can test nodetool from a dtest, but 
if we could it would be amazing.

> Allow using custom script for chronicle queue BinLog archival
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-14373
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14373
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Stefan Podkowinski
>            Assignee: Pramod K Sivaraju
>            Priority: Major
>              Labels: lhf, pull-request-available
>             Fix For: 4.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It would be nice to allow the user to configure an archival script that will 
> be executed in {{BinLog.onReleased(cycle, file)}} for every deleted bin log, 
> just as we do in {{CommitLogArchiver}}. The script should be able to copy the 
> released file to an external location or do whatever the author hand in mind. 
> Deleting the log file should be delegated to the script as well.
> See CASSANDRA-13983, CASSANDRA-12151 for use cases.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to