[jboss-remoting-issues] [JBoss JIRA] Updated: (JBREM-373) clean up lease handling on server side

Ron Sigal (JIRA) jira-events at lists.jboss.org
Wed Mar 19 02:21:51 EDT 2008


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

Ron Sigal updated JBREM-373:
----------------------------

    Fix Version/s: 2.4.0.GA
                       (was: 2.4.0.CR1 (Pinto))

> clean up lease handling on server side
> --------------------------------------
>
>                 Key: JBREM-373
>                 URL: http://jira.jboss.com/jira/browse/JBREM-373
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: general
>    Affects Versions: 2.0.0.Beta1
>            Reporter: Tom  Elrod
>            Priority: Minor
>             Fix For: 2.4.0.GA
>
>
> In issue JBREM-372, put in a hack for cleaning up lease map within the ServerInvoker where would pass the clientLeases variable from ServerInvoker to the constructor of Lease.  Then when LeaseTimerTask fired and event that client was dead, would remove itself from the ServerInvoker's lease map (by client id).
> Should not have to pass in the lease map from ServerInvoker.  Maybe better approach would be to have ServerInvoker add itself as listener, so when the connection failure event fired, it would be notified and remove the lease from the clientLeases map itself.

-- 
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-remoting-issues mailing list