[
https://jira.jboss.org/jira/browse/JBREM-1076?page=com.atlassian.jira.plu...
]
Ron Sigal updated JBREM-1076:
-----------------------------
Fix Version/s: (was: 2.5.0.SP3 (Flounder))
Affects Version/s: (was: 2.2.2.SP11)
Removed 2.2.2.SP12 from fix version list, since this issue doesn't seem to appy
there.
SocketServerInvoker.processInvocation() should return if running ==
false
-------------------------------------------------------------------------
Key: JBREM-1076
URL:
https://jira.jboss.org/jira/browse/JBREM-1076
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.5.0.SP2 (Flounder)
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.0.SP3 (Flounder)
The
while(worker == null && running)
loop can end with worker == null, in which case processRequest() should return instead of
proceeding.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira