Re: [HttpCore] HttpCore 4.1-beta1 release preview

2010-03-24 Thread Oleg Kalnichevski
On Mon, 2010-03-22 at 22:56 +, sebb wrote: > On 22/03/2010, Oleg Kalnichevski wrote: > > On Sun, 2010-03-21 at 20:43 +, sebb wrote: > > > On 21/03/2010, Oleg Kalnichevski wrote: > > > > Folks > > > > > > > > Please DO try to find a few minutes to review the release notes and > > rel

Re: AsyncHttpClient Advice

2010-03-24 Thread Oleg Kalnichevski
DELHOSTE Fabrice wrote: Hi, We are currently using the asynchttpclient trunk (thx for previous feedback). We encounter 2 problems. 1) In HTTPExchangeImpl constructor, I changed responseFuture to be initialized *before* leasing the session (it was after). Because sometimes the response is so f

AsyncHttpClient -> HttpAsyncClient

2010-03-24 Thread Oleg Kalnichevski
Folks I renamed the experimental async HTTP client project from AsyncHttpClient -> HttpAsyncClient in order to be more consistent with the usual naming convention used within the project. I also had to rename the module name in SVN. As a result the SVN url changed to: http://svn.apache.org

Re: [HttpCore] HttpCore 4.1-beta1 release preview

2010-03-24 Thread James Leigh
On Wed, 2010-03-24 at 12:54 +0100, Oleg Kalnichevski wrote: > On Tue, 2010-03-23 at 17:58 -0400, James Leigh wrote: > > On Tue, 2010-03-23 at 22:06 +0100, Oleg Kalnichevski wrote: > > > James Leigh wrote: > > > > On Tue, 2010-03-23 at 20:41 +0100, Oleg Kalnichevski wrote: > > > >> James Leigh wrote

AsyncHttpClient Advice

2010-03-24 Thread DELHOSTE Fabrice
Hi, We are currently using the asynchttpclient trunk (thx for previous feedback). We encounter 2 problems. 1) In HTTPExchangeImpl constructor, I changed responseFuture to be initialized *before* leasing the session (it was after). Because sometimes the response is so fast that the responseFutur

Re: [HttpCore] HttpCore 4.1-beta1 release preview

2010-03-24 Thread Oleg Kalnichevski
On Tue, 2010-03-23 at 17:58 -0400, James Leigh wrote: > On Tue, 2010-03-23 at 22:06 +0100, Oleg Kalnichevski wrote: > > James Leigh wrote: > > > On Tue, 2010-03-23 at 20:41 +0100, Oleg Kalnichevski wrote: > > >> James Leigh wrote: > > >>> Ah yes, it is okay. I think I was expecting the decoder to a