Hi, This is regarding $subject and the main problem we have is that there is no Carbon 5 compatible feature for data bridge agent.
Since Data Bridge Agent is already an OSGi bundle, we can use it within C5 products. But we have to include it with some feature. For example, Carbon Metrics needs to publish events to DAS. So, is it okay if I keep data bridge agent in Metrics feature? Other problem is that the current Data Bridge Agent is written for Carbon 4.x based products. For example it uses CarbonUtils to find the location of data-agent-config.xml. The CarbonUtils class used by the agent is only available in C4. We can avoid this by giving a configuration file to the agent. Then there will be no NoClassDefFoundError. However as the next step, the agent requires the client-trustore.jks and the password to the truststore. How should we give the trust store configuration in Carbon 5? For now, we use the system properties: javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword. The Message Broker is trying to use Carbon Metrics for analytics and we need to know what are the recommendations for using Data Bridge Agent in C5. Thanks, Best Regards, -- Isuru Perera Associate Technical Lead | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha Contact: +IsuruPereraWSO2 <https://www.google.com/+IsuruPereraWSO2/about>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
