bmistry13 opened a new pull request #431: URL: https://github.com/apache/tomcat/pull/431
Hello Tomcat Team, I am getting STALLED requests for PING FRAME occasionally and the chrome browser gets stuck for a long period of time. It was due to the parent stream being null. Since PING request is stream-id 0. The parent is NULL. I was getting NPE. Here is Bug: https://bz.apache.org/bugzilla/show_bug.cgi?id=65426 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
