[jboss-jira] [JBoss JIRA] Commented: (JBREM-596) Lease stops working if the First Client using the same Locator is closed

Clebert Suconic (JIRA) jira-events at jboss.com
Wed Sep 20 11:45:01 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBREM-596?page=comments#action_12343671 ] 
            
Clebert Suconic commented on JBREM-596:
---------------------------------------

After updating libraries ClientCrashTwoConnectionsTest  is passing without any failures. So, the fix is perfect for messaging.

We will need a tagged snapshot or a minor release for messaging now.

> Lease stops working if the First Client using the same Locator is closed
> ------------------------------------------------------------------------
>
>                 Key: JBREM-596
>                 URL: http://jira.jboss.com/jira/browse/JBREM-596
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: callbacks
>    Affects Versions: 2.0.0.GA (Boon)
>            Reporter: Clebert Suconic
>         Assigned To: Tom  Elrod
>            Priority: Critical
>             Fix For: 2.2.0.Beta1 (Bluto)
>
>
> If you use always the same locator (say if you need socket pool working), and if you close the first Client opened, Lease will stop as Lease is associated with the Client and not with the Invoker (what is wrong IMO)
> Lease should be associated with AbstractInvoker, as the property for Lease will determine an unique ClientInvoker on InvokerRegistry.
> Test org.jboss.test.remoting.lease.socket.multiple has the scenario for this failure.

-- 
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