[Bug 56995] Errors from servlet writer flush() causing threads in BLOCK state

2014-09-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995 --- Comment #4 from charlie --- Okay. I'm trying to understand this better. So is the synchronization on the socket only implemented for handling exceptions? Application should not use separate thread to do any of response write/flush using

[Bug 56995] Errors from servlet writer flush() causing threads in BLOCK state

2014-09-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56995] Errors from servlet writer flush() causing threads in BLOCK state

2014-09-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995 --- Comment #2 from charlie --- Please let me know if you need any other information. Thank you. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 56995] Errors from servlet writer flush() causing threads in BLOCK state

2014-09-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995 --- Comment #1 from charlie --- locks the socket here. http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_55/java/org/apache/tomcat/util/net/JIoEndpoint.java @Override public void run() { boolean la