Hi all, We are using the BAM publisher to publish activities within the social framework. For the initial implementation we have used CassandraStreamDefinitionStore to store stream definitions.
As per the discussion here[1] we moved stream definitions to the RegistryStreamDefinitionStore. With the current BAM model, it doesn't create key spaces, column families during the stream definition phase like in the old model. Since social framework needs secondary indexes for query purpose, previously we have created secondary indexes soon after the stream definition phase. But now this is not possible. *Solution* We had a discussion about this with Srinath and Anjana. As per the discussion we are going to use a BAM toolbox for stream definition(within that toolbox we can define our secondary indexes as well). [1] Re: [Architecture] Should we have one place to define event streams? Regards, UdaraR -- *Udara Rathnayake* Software Engineer WSO2 Inc. : http://wso2.com Mobile : +94 772207239 Twitter : http://twitter.com/udarakr Blog : http://udarakr.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
