Please see the comments inline.
*Maninda Edirisooriya* Senior Software Engineer *WSO2, Inc.*lean.enterprise.middleware. *Blog* : http://maninda.blogspot.com/ *E-mail* : [email protected] *Skype* : @manindae *Twitter* : @maninda On Fri, Aug 15, 2014 at 4:53 PM, Inosh Goonewardena <[email protected]> wrote: > 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) > We have already met customers who were very interested on the data archive feature. IMO, instead, we should improve the existing archiving strategy supporting more backup destinations like HDFS and backup files. WDYT? > 2. Schedule deletion process at toolbox deployment time > Then the user has to undeploy and deploy again the same toolbox when he wants to change the purging duration. Isn't it? Shouldn't we be able to change these configurations from the UI? > > 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 > >
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
