Stefan Podkowinski created CASSANDRA-14373:
----------------------------------------------

             Summary: 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
             Fix For: 4.x


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