[
http://jira.jboss.com/jira/browse/JBREM-757?page=all ]
Ron Sigal updated JBREM-757:
----------------------------
Fix Version/s: 2.2.2.GA
(was: 2.4.0.Beta1 (Pinto))
Adding fix version 2.2.2.GA back. No more changes will be made for 2.2.2.GA. The
remaining concerns associated with this issue will be addressed in Remoting 2.4.0 in
conjunction with JBREM-798.
Implement quick Client.removeListener() for polled callbacks.
-------------------------------------------------------------
Key: JBREM-757
URL:
http://jira.jboss.com/jira/browse/JBREM-757
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 2.4.0.Beta1 (Pinto), 2.2.0.SP4, 2.2.1.GA
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.2.2.GA
For JBREM-657, quick org.jboss.remoting.Client.disconnect() and quick
Client.removeListener() facilities were implemented which impose a per invocation timeout
on any network i/o that occurs during these methods. The per invocation timeout is set by
calling Client.setDisconnectTimeout(). When the disconnect timeout is set to 0, network
i/o is avoided entirely.
However, the quick version of Client.removeListener() was implemented only for push
callbacks. It should also be implemented for pull callbacks.
--
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