[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
Fri Sep 15 11:52:37 EDT 2006


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

We would need this fix on a 2.0.1.GA (or having a snapsho we could use on JMS)

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