https://bz.apache.org/bugzilla/show_bug.cgi?id=69982
--- Comment #1 from Mark Thomas <[email protected]> --- I've been through a diff of the networking code between 10.1.x and 11.0.x. The changes are minimal and none of them relate to socket writes or polling. Neither do I see relevant changes between the last releases and the current development. An approximate reproduction rate of 1 in 600 does mean this is going to be particularly tricky to track down. I will point out that it not conclusive that the bug lies in Tomcat. It may be that timing differences between Tomcat 10.1.x and 11.0.x have exposed a race condition in another component. It would be interesting to know if the observed behaviour (on 10.1.x and 11.0.x) varied with Java version. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
