[jboss-jira] [JBoss JIRA] Created: (JBREM-824) Allow server to shut down connections from specified clients

Ron Sigal (JIRA) jira-events at lists.jboss.org
Mon Oct 22 22:54:14 EDT 2007


Allow server to shut down connections from specified clients
------------------------------------------------------------

                 Key: JBREM-824
                 URL: http://jira.jboss.com/jira/browse/JBREM-824
             Project: JBoss Remoting
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.2.SP2, 2.2.2.GA_CP01, 2.4.0.Beta1 (Pinto)
            Reporter: Ron Sigal
         Assigned To: Trustin Lee
             Fix For: 3.0.0.Alpha1 (Otter)


>From Jay Howell:  

Several customers have asked for a management method to drop client connections from the server by ip address and by client id.

So there would be two cases.
   By ipaddress - this would stop the pinger and also close all connections associated with that client ip address. Only one pinger exists for an ip address, so this would require closing of the pinger connection also.
   By clientid - this would close the pinger thread only if there are no other connections present.

In each of the cases, clients should get an asynchronous onException call. 

This facility would be necessary to support JBMESSAGING-1117.




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