Hi guys,
The doc [1] mentions that there are 3 event stores in DAS. In DAS 3.0.1
vanila pack - there are only 2 datasources that are configured
[WSO2_ANALYTICS_EVENT_STORE_DB,  WSO2_ANALYTICS_PROCESSED_DATA_STORE_DB].
Does that mean that the Indexing meta data is stored in
WSO2_ANALYTICS_EVENT_STORE_DB datasource?

The doc [1] currently  also mentions about WSO2_ANALYTICS_FS_DB which is
configured for the analytics file system (am I to assume this as another
datasource?)

<analytics-file-system>
   <implementation
>org.wso2.carbon.analytics.datasource.rdbms.RDBMSAnalyticsFileSystem</
implementation>
   <properties>
         <!-- the data source name mentioned in data sources configuration
-->
         <property name="datasource">WSO2_ANALYTICS_FS_DB</property>
         <property name="category">large_dataset_optimized</property>
   </properties>
</analytics-file-system>
What is the production recommendation? Keep 3 datasources separately for
the 3 event stores?

[1] - https://docs.wso2.com/display/DAS300/Configuring+Data+Persistence

Cheers~

-- 
Dulitha Wijewantha (Chan)
Software Engineer - Mobile Development
WSO2 Inc
Lean.Enterprise.Middleware
 * ~Email       duli...@wso2.com <duli...@wso2mobile.com>*
*  ~Mobile     +94712112165*
*  ~Website   dulitha.me <http://dulitha.me>*
*  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
  *~Github     @dulichan <https://github.com/dulichan>*
  *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to