]
Ron Sigal closed JBREM-890.
---------------------------
Resolution: Done
Tests passing on hudson.
Fix thread pool eviction in socket transport
--------------------------------------------
Key: JBREM-890
URL:
http://jira.jboss.com/jira/browse/JBREM-890
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.4.0.Beta1 (Pinto), 2.2.2.SP4
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.4.0.Beta1 (Pinto)
Currently org.jboss.rermoting.transport.socket.ServerThread.evict() attempts to interrupt
a thread blocked on i/o in acknowledge() or readVersion() and return it to
SocketServerInvoker.threadpool where it can be reused. However, interrupt() will not
normally unblock a thread in an i/o call.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: