[jboss-jira] [JBoss JIRA] Commented: (JBREM-798) Implement quick Client.removeListener() for polled callbacks, part 2

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Jan 26 02:26:21 EST 2008


    [ http://jira.jboss.com/jira/browse/JBREM-798?page=comments#action_12396988 ] 
            
Ron Sigal commented on JBREM-798:
---------------------------------

Note that the methods testQuickRemovePullListenerZeroTimeout() and testQuickRemovePullListener() do polled callbacks for non-bidirectional transports http, rmi, and socket.

New unit tests:

   org.jboss.test.remoting.transport.http.timeout.HttpQuickDisconnectTestCase
   org.jboss.test.remoting.transport.rmi.timeout.RMIQuickDisconnectTestCase

> Implement quick Client.removeListener() for polled callbacks, part 2
> --------------------------------------------------------------------
>
>                 Key: JBREM-798
>                 URL: http://jira.jboss.com/jira/browse/JBREM-798
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.4.0.Beta1 (Pinto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.Beta1 (Pinto)
>
>
> This issue is a continuation of JBREM-757.   There are two additions:
> 1. The unit tests org.jboss.test.remoting.transport.http.timeout.HttpQuickDisconnectTestCase and org.jboss.test.remoting.transport.socket.timeout.SocketQuickDisconnectTestCase did not properly test the the quick version of org.jboss.remoting.Client.removeListener() in the case of polled callbacks.
> 2. The facility should be tested for the RMI transport when per invocation timeouts are implemented for that transport. (See JBREM-701.)

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