[Architecture] Fwd: Kafka transport for WSO2 ESB

2014-07-06 Thread Ishara Cooray
Sending to architecture group Ishara Cooray Senior Software Engineer +9477 262 9510 -- Forwarded message -- From: Ishara Cooray isha...@wso2.com Date: Sun, Jul 6, 2014 at 12:39 PM Subject: [Architecture] Kafka transport for WSO2 ESB To: Cc: Kasun Indrasiri ka...@wso2.com,

Re: [Architecture] [Dev] Fixing CApp story for Carbon 4.3.0

2014-07-06 Thread Johann Nallathamby
Hi Kishanthan, On Tue, Jul 1, 2014 at 8:03 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Hi All, We recently had a meeting on $subject. Our current story for CApp (Carbon Application) development approach is broken when including application of QoS for services. This was mainly due

Re: [Architecture] Fwd: Kafka transport for WSO2 ESB

2014-07-06 Thread Mohanadarshan Vivekanandalingam
Hi Ishara, I believe you have gone through the Kafka documentation. AFAIK, to consume events from kafka we communicate with zookeeper and to publish events we dealt with brokers. Here ESB connector does both consuming and publishing right ? .Then kafka connector needs to connect with zookeeper to

Re: [Architecture] [Dev] Java 1.7 support for github repo

2014-07-06 Thread Mohanadarshan Vivekanandalingam
Hi Kasun, I believe you have some idea about our usecase. Can you please point any references which uses web socket feature of the Tomcat server (if any). This will help Dilini to get some idea and start working on that.. Thanks, Mohan On Fri, Jul 4, 2014 at 10:05 PM, Sriskandarajah

Re: [Architecture] [Dev] Java 1.7 support for github repo

2014-07-06 Thread Dilini Muthumala
Hi all, On Fri, Jul 4, 2014 at 10:05 PM, Sriskandarajah Suhothayan s...@wso2.com wrote: Thats good we'll verify that. I hope to try this. Will post the findings. Thanks Kasun! Regards, Dilini Suho On Fri, Jul 4, 2014 at 5:19 PM, Kasun Gajasinghe kas...@wso2.com wrote: AFAIK, you do

Re: [Architecture] [Dev] Java 1.7 support for github repo

2014-07-06 Thread Dilini Muthumala
On Sun, Jul 6, 2014 at 11:09 PM, Supun Malinga sup...@wso2.com wrote: Hi, Hi Supun, Thanks for your input. Please find my comments in-line. Yes. AFAIK you only need to run with jdk 7 for websocket support. I imagine you don't only use the websocket features within. Yes. In this case,

Re: [Architecture] Fwd: Kafka transport for WSO2 ESB

2014-07-06 Thread Ishara Cooray
Hi Mohan, Thanks for the reply. Here KAFKA Connector publishes events to brokers where as Inbound transport consumes through zookeeper. Ishara Cooray Senior Software Engineer +9477 262 9510 On Sun, Jul 6, 2014 at 10:47 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi

Re: [Architecture] Fwd: Kafka transport for WSO2 ESB

2014-07-06 Thread Ishara Cooray
Please refer the updated document. Kafka Transport for ESB https://docs.google.com/a/wso2.com/document/d/19Eq9JSynneAcwIrBfshP_S6qr0l6ydNjQp_tVMt3xTo/edit Thanks. Ishara Cooray Senior Software Engineer +9477 262 9510 On Mon, Jul 7, 2014 at 10:03 AM, Ishara Cooray isha...@wso2.com wrote: Hi

Re: [Architecture] Fwd: Kafka transport for WSO2 ESB

2014-07-06 Thread Kasun Indrasiri
The inbound endpoint injects the message to sequence, but not a proxy service. With respective to ESB layer design, I think we are good to go ahead. Please start the parallel development of Kafka Inbound EP and connector. On Mon, Jul 7, 2014 at 2:38 PM, Ishara Cooray isha...@wso2.com wrote: