[jboss-jira] [JBoss JIRA] Updated: (JBREM-722) BisocketClientInvoker should start pinging on control connection without waiting for call to createsocket()

Tom Elrod (JIRA) jira-events at lists.jboss.org
Mon Mar 12 23:38:47 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-722?page=all ]

Tom  Elrod updated JBREM-722:
-----------------------------

    Fix Version/s: 2.2.0.Beta2 (Bluto)
                       (was:  2.2.0.Beta1 (Bluto))

> BisocketClientInvoker should start pinging on control connection without waiting for call to createsocket()
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-722
>                 URL: http://jira.jboss.com/jira/browse/JBREM-722
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  2.2.0.Beta1 (Bluto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.2.0.Beta2 (Bluto)
>
>
> Currently, a callback BisocketClientInvoker waits for the first call to createSocket() to start pinging on control connection.  But the BisocketServerInvoker.ControlMonitorTimerTask on the client side doesn't start testing for pings until it gets the first ping.  So, if the control connection were to break before the first call to createSocket(), the ControlMonitorTimerTask wouldn't recreate the control connection and createSocket() wouldn't be able to get a new socket.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list