On 22/11/2019 20:14, Konstantin Kolinko wrote: > пт, 22 нояб. 2019 г. в 16:19, Violeta Georgieva <violet...@apache.org>: >> >> The proposed Apache Tomcat 7.0.98 release is now available for voting. >> >> It can be obtained from: >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.98/ >> The Maven staging repo is: >> https://repository.apache.org/content/repositories/orgapachetomcat-1239/ >> The git tag is: >> https://github.com/apache/tomcat/tree/7.0.98 >> fde40d7e0c7a1b0b2423cb84ad220a5d98b65591 >> >> The proposed 7.0.98 release is: >> [x] Broken - do not release >> [ ] Stable - go ahead and release as 7.0.98 Stable > > Unfortunately, it is broken. > Testing on Windows 10, > the test "org.apache.catalina.core.TestAsyncContextStateChanges" > always hangs for an APR connector, regardless of version of Java > - tested 32-bit native with 32-bit Oracle Java 6u45, 7u80 > - tested 64-bit native with 64-bit Java 8u222 from AdoptOpenJDK, Java > 13 from OpenJDK. > > For NIO and BIO connectors the same test completes successfully in 13 seconds. > > It appears to be the same issue as was filed earlier today by Michael > who was testing on FreeBSD, > https://bz.apache.org/bugzilla/show_bug.cgi?id=63950
I'm starting to dig into this. At the moment, my investigation is focussed on the APR Poller. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org