Re: [Architecture] [Dev] Carbon Spark JDBC connector

2015-08-10 Thread Rukshan Premathunga
Hi Niranda, i'll have a look. Thanks and Regards. On Tue, Aug 11, 2015 at 7:13 AM, Niranda Perera nira...@wso2.com wrote: Hi all, we have implemented a custom Spark JDBC connector to be used in the Carbon environment. this enables the following 1. Now, temporary tables can be

[Architecture] [Dev] Carbon Spark JDBC connector

2015-08-10 Thread Niranda Perera
Hi all, we have implemented a custom Spark JDBC connector to be used in the Carbon environment. this enables the following 1. Now, temporary tables can be created in the Spark environment by specifying an analytics datasource (configured by the analytics-datasources.xml) and a table

Re: [Architecture] Gigya Connector for WSO2 ESB

2015-08-10 Thread Kanapriya Kuleswararajan
Hi all, we couldn't continue to develop the Gigya Connector for WSO2 ESB. Because most of the Api methods in Gigya Api documentation are depends in professional packages. I will update new plan and methods about the new connector very soon. Kanapriya Kuleswararajan Associate Software Engineer

Re: [Architecture] Possible issue with the new GW implementation

2015-08-10 Thread Afkham Azeez
The proper way to do this with Netty 4 is to use a io.netty.util.concurrent.DefaultEventExecutorGroup. Here's an example of how to execute a handler using an Executor. In that code segment, eventExecutor is an implementation of io.netty.util.concurrent.DefaultEventExecutorGroup.

Re: [Architecture] Configurable Lifecycle Stages for AppFactory

2015-08-10 Thread Bimali Dayananda
Hi, This is regarding changing life cycle name for an application. Currently in AF the life cycle is attached to the application version artifact the creation of the application versions. If the app is uploaded then it attaches 'UploadableApplicationLifeCycle' and if the app is created then it

Re: [Architecture] [AF] Integrating Greg with App Factory

2015-08-10 Thread Amila Maha Arachchi
On Wed, Aug 5, 2015 at 9:07 PM, Amalka Subasinghe ama...@wso2.com wrote: Hi, I'm going to work on $subject. Currently, AF manage registry resources (external apis, properties, api keys) using Stratos managers, generally it is not a responsibility of SM, and with the docker support in next

Re: [Architecture] Proposed ESB connector scenario - Integrating Producteev with JotForm, ZohoCRM, PagerDuty, Bugherd and Mandrill

2015-08-10 Thread Rasika Hettige
Hi All, Please find the methods that will be implemented under each connector below: *Producteev Connector * getUser - Get a specific user. inviteUserToNetwork - Invite a user to join the network. createTask - Create a new task. updateTask - Update a task. removeAssignee - Remove a responsible

Re: [Architecture] Trying out CEP on Strom and Performance Testing

2015-08-10 Thread Srinath Perera
Hi Sajith, Suho and myself chatted. ( I had misunderstood the results). For Email case, since it has large message, with two strom nodes, Storm based CEP can do more than single CEP node. This is good and show that Strom based CEP can scale beyond single CEP node. Suho also showed me results

Re: [Architecture] Trying out CEP on Strom and Performance Testing

2015-08-10 Thread Sajith Ravindra
Hi Srinath, Noted. I will continue to do more testing simple filter case. Thanks *,Sajith Ravindra* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 77 2273550 blog: http://sajithr.blogspot.com/ http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab On

Re: [Architecture] Proposed ESB connector scenario - Integrating Printavo with SalesBinder, Sendloop, BaseCRM and Freshbooks

2015-08-10 Thread Rasika Hettige
Hi All, Please find the methods that will be implemented under each connector below: *Printavo Connector * createCustomer - Create a customer. getCustomer - Get a specific customer details by ID. listCustomers - List all customers. updateCustomer - Update customer details. createOrder - Create