Hi,

It is the start of another month so I intend to tag 9.0.x and 8.5.x
shortly. Or at least I did until I found a handful of HTTP/2 related
failures when I ran the unit tests on Windows for 9.0.x.

I think I have found at least one more edge case around the
Stream/Connection allocation handling. Fixing it is going to mean going
back to a synchronizing on a single object (Stream) so the current
notify Stream/Connection code is going to need some re-work.

I have a potential patch but I haven't finished testing it yet. It also
needs proper debug logging, i18n etc. If all goes well, I should be able
to commit the fix and then tag later today. I'll post an update if
things don't go well.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to