Hi All, Currently, we have Cassandra archival feature[1] in BAM which can be used to purge data from original Cassandra Column Family and archive them in a different archive CF. However, we going to do improve the current feature by adding, 1. Delete only option(without archiving) 2. Schedule deletion process at toolbox deployment time
In order to support above scheduling process at toolbox deployment, we need to define a few properties in the toolbox. Since the data deletion is related to a specific stream, we thought of adding these properties in the 'streams.properties' file as follows: *streams.definitions.defn1.enablePurge=truestreams.definitions.defn1.purgeAfterDays=30streams.definitions.defn1.purgeCron=0 0 0 * * ?* WDYT? [1] - https://docs.wso2.com/display/BAM241/Archiving+Cassandra+Data -- Regards, Inosh Goonewardena Associate Technical Lead- WSO2 Inc. Mobile: +94779966317
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
