The filed bug is https://issues.apache.org/jira/browse/HTTPASYNC-63
Alex Oscherov On Mon, Jan 6, 2014 at 10:27 AM, Alex Oscherov <aosche...@salesforce.com>wrote: > Oleg, > quick check of your patch shows that it fixed the problem. We are filing > the bug right now. > > Thank you, > Alex Oscherov > > > On Sun, Jan 5, 2014 at 7:34 AM, Oleg Kalnichevski <ol...@apache.org>wrote: > >> On Sat, 2014-01-04 at 21:46 -0800, Alex Oscherov wrote: >> > Oleg, >> > thank you for getting in touch. >> > I validated that version that I use is 4.0 GA. >> > >> > Stuff that I've mentioned is the test that we use to check how >> > http-async-client works with our code. Unfortunately test is manual so >> we >> > don't run it too often. I am sure that this test worked after you >> provided >> > the fix for HTTPASYNC-51. We picked the fix from from the source tree >> build >> > and our test ran without problem it was beta4 with your fix. Now with >> 4.0 >> > GA it fails. >> > Please let me know what more details we can provide. Reproducible case >> > would require you to have Exchange server installed so I am not sure how >> > realistic is that. >> > >> > Thank you, >> > Alex Oscherov >> > >> >> Hi Alex >> >> It is a bug in HttpAsyncClient. The problem is not so much the length of >> the request body but the fact that the server responds out of sequence >> with 401 status. >> >> Please raise a JIRA for this issue. Please also try out the patch >> attached and let me know if fixes the problem. >> >> Cheers >> >> Oleg >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org >> For additional commands, e-mail: httpclient-users-h...@hc.apache.org >> > >