On Fri, 2019-12-20 at 11:09 +0100, Oleg Kalnichevski wrote: > On Wed, 2019-12-18 at 11:33 -0800, Ryan Schmitt wrote: > > > > > > I could definitely use help with these. I think I'll push my > > > HttpClient > > > branch to GitHub so you can run what I'm running and hopefully > > > reproduce > > > the problem. It's non-deterministic, but I get a test failure at > > > least 25% > > > of the time in my IDE. > > > > > > > Here it is (requires the latest commit of HttpCore built as a > > SNAPSHOT): > > > > > > https://github.com/rschmitt/httpcomponents-client/commit/bd6d51ab318ade4292006d144d340f5bbe319644 > > Hi Ryan > > I can reproduce the issue with new reactive integration tests failing > intermittently in my local environment. I will try to look into it. > > Cheers > > Oleg >
It appears that the defect only occurs with TLS transport and entity enclosing requests. It also looks to be a race condition of some sort. It is nearly impossible to reproduce with context / wire logging on. I will continue looking into it tomorrow. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
