]
Ron Sigal updated JBREM-1230:
-----------------------------
Assignee: Ron Sigal
Fix Version/s: 2.2.3.SP3
Client hangs when hitting MaxPoolSize with idleTimeout
------------------------------------------------------
Key: JBREM-1230
URL:
https://jira.jboss.org/browse/JBREM-1230
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.2.SP9, 2.2.3.SP1
Reporter: Takayoshi Kimura
Assignee: Ron Sigal
Fix For: 2.2.3.SP3
1. In SocketServerInvoker.processInvocation(), clientpool.wait() is called when hitting
MaxPoolSize
2. SocketServerInvoker$IdleTimerTask calls ServerThread.shutdown() and remove it from
clientpool when it's timed out in idle state
3. ServerThread.shutdown() doesn't call clientpool.notify(), so #1 doesn't resume
although there is free slot available
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: