Hi I found that org.wso2.carbon.databridge.streamdefn.cassandra component is being used to store events to Cassandra which is wrong! its a stream definitons store and only the stream definitons has to be stored in via this component.
CEP is also using Cassandra for persistence and it also using org.wso2.carbon.databridge.streamdefn.cassandra for stream definition storing Due to this behaviour now if we send events to CEP for real-time processing those events are pumped to Casandra As a good practice please decouple the event storing part as another component and make is as a part of BAM. Suho -- *S. Suhothayan * Software Engineer, Data Technologies Team, *WSO2, Inc. **http://wso2.com <http://wso2.com/>* *lean.enterprise.middleware.* *email: **[email protected]* <[email protected]>* cell: (+94) 779 756 757 blog: **http://suhothayan.blogspot.com/* <http://suhothayan.blogspot.com/>* twitter: **http://twitter.com/suhothayan* <http://twitter.com/suhothayan>* linked-in: **http://lk.linkedin.com/in/suhothayan* * *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
