https://issues.apache.org/bugzilla/show_bug.cgi?id=54571
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Mark Thomas <ma...@apache.org> --- Similar, but significantly different. The demo code uses flush() and does not close the writer on a different thread in the BEGIN event. Something you might like to try is making the closed field in org.apache.catalina.connector.OutputBuffer volatile. If that fixes the issue we can look at including that change. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org