On Thu, Nov 8, 2018 at 3:08 AM Oleg Kalnichevski <[email protected]> wrote:

> On Wed, 2018-11-07 at 14:33 -0700, Gary Gregory wrote:
> > Hi Oleg,
> >
> > The fixes you and the other fellow did around code like
> > AsyncDataConsumer
> > have addresses bugs I saw I thought were in my code. Is there any
> > chance we
> > can push these out to a Beta 6 ASAP?
> >
> > Thank you,
> > Gary
>
> Hi Gary
>
> All bug fixes got included into BETA5
>
>
> https://github.com/apache/httpcomponents-core/commit/277c628607e05c62d6fa9130a77ef7361aa6a49a
>
> The change I committed after the BETA5 release was an API improvement,
> not a bug fix
>
>
> https://github.com/apache/httpcomponents-core/commit/3252c39fd803f86c6856caa83b683d31e45b8391


OK, but there are changes in AbstractHttp1StreamDuplexer.java
<https://github.com/apache/httpcomponents-core/commit/3252c39fd803f86c6856caa83b683d31e45b8391#diff-4ceed36abd5cb9433de24f108c90195a>
that
affect behavior:
https://github.com/apache/httpcomponents-core/commit/3252c39fd803f86c6856caa83b683d31e45b8391#diff-4ceed36abd5cb9433de24f108c90195a


You're saying that this falls under API improvements as well? It seems a
lot more than that, and the behavior of my app is the better for it based
on one day of testing, I no longer see the timeouts I mentioned in another
email thread, but maybe my problem has just moved around. I am doing more
testing...

Gary

>
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to