[jboss-jira] [JBoss JIRA] Closed: (JBREM-45) Remoting watchdog

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Oct 1 11:00:41 EDT 2007


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

David Lloyd closed JBREM-45.
----------------------------

    Resolution: Out of Date
      Assignee: David Lloyd  (was: Tom  Elrod)

This issue is in three parts:

1) Build in ability for the server to be aware of clients that exist and their status.

Remoting 3 does not have a notion of client vs. server.  That said, an Endpoint will always be aware of the status of its Sessions.

2) Add distributed garbage collection for clients that maintain a remote stub. Will detect that client is no longer available (via watchdog) and will clean up server side references.

This is probably out of scope for Remoting 3 - I'm inclined to let this die until a specific issue arises.  Specifically, Remoting 3 doesn't normally utilize the idea of a remote object.  Anything that does, will be built on top of Remoting 3 and will probably be responsible for dealing with this functionality.

3) Need ability to disconnect client from server when there has been an extended period of inactivity.

This would be very specific to the protocol.  Additionally complicated by the addition of Context/Session layers.

>   Remoting watchdog
> -------------------
>
>                 Key: JBREM-45
>                 URL: http://jira.jboss.com/jira/browse/JBREM-45
>             Project: JBoss Remoting
>          Issue Type: Task
>          Components: general
>    Affects Versions: 1.0.1 beta
>            Reporter: Tom  Elrod
>         Assigned To: David Lloyd
>             Fix For: 4.0.0.Beta1
>
>
> Build in ability for the server to be aware of clients that exist and their status. Will be needed for doing distributed garbage collection, client connection timeout, etc.
> Add distributed garbage collection for clients that maintain a remote stub. Will detect that client is no longer available (via watchdog) and will clean up server side references.
> Need ability to disconnect client from server when there has been an extended period of inactivity.

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