]
Ron Sigal commented on JBREM-1147:
----------------------------------
Applied relevant chancges to branches 2.2 and 2.x.
Unit tests:
*
org.jboss.test.remoting.transport.bisocket.BisocketControlConnectionReplacementTestCase
*
org.jboss.test.remoting.transport.bisocket.ssl.SSLBisocketControlConnectionReplacementTestCase
Waiting for results in hudson.
BisocketClientInvoker.createSocket() in callback mode should check
for replaced control socket
----------------------------------------------------------------------------------------------
Key: JBREM-1147
URL:
https://jira.jboss.org/jira/browse/JBREM-1147
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.5.1 (Flounder), 2.2.3
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.2 (Flounder), 2.2.3.SP1
When running as a callback client invoker,
org.jboss.remoting.transport.bisocket.BisocketClientInvoker.createSocket() creates a
socket by writing a request on the control socket and waiting for the client side to
connect to the secondary ServerSocket. If the control socket fails and is replaced,
however, it may not be possible to write the request, or the written request might get
lost. Therefore, createSocket() should periodically check if the control socket has been
replaced, and, if it has been, the request to create a socket should be rewritten.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: