Re: [Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-08-14 Thread Achintha Reemal
?usp=sharing On Tue, Jul 28, 2015 at 11:36 PM, Achintha Reemal wrote: > Hi Isuru, > > Conversion of the content queue to a byte stream can be found in [1] class. > > Currently the focus in on working on the current Netty based > implementation and identifying the error generate

Re: [Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-07-28 Thread Achintha Reemal
> >>> As we are behind the schedule, we need to complete the end to end >>> message flow for content aware scenarios. We expect you to finish this by >>> end of this week. If not we won't be able to cover the proposed scope for >>> this project. >>&

Re: [Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-06-26 Thread Achintha Reemal
HttpContent once converted into an input stream, to be fed to mediation. - Debug and identify the message building implementation, which would build the message for content aware scenarios. - Validate the message flow for content aware scenario. Regards, On Fri, Jun 12, 2015 at 9:05 AM, Achintha Reemal

Re: [Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-06-11 Thread Achintha Reemal
, On Sun, May 24, 2015 at 3:00 PM, Achintha Reemal wrote: > Hi, > > During the week, I have looked into the following aspects of the project > > - Observed the current implementation of Netty-PassThru transport > provided by, and special attention was given to the current Pip

Re: [Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-05-24 Thread Achintha Reemal
Hi, During the week, I have looked into the following aspects of the project - Observed the current implementation of Netty-PassThru transport provided by, and special attention was given to the current Pipe implementation as instructed by Isuru. Further observation was done to identify Netty sp

[Architecture] [GSoC] WSO2 ESB - Netty Transport Enhancements

2015-05-08 Thread Achintha Reemal
As per the initial discussion we had on the GSoC projects related to WSO2 ESB, We have commenced initial preparations for the project. I have started reading on different Netty implementations and how Netty operates, as instructed by the mentors. Final design plan and the architecture, and how the