[
http://jira.jboss.com/jira/browse/JBREM-735?page=all ]
Ron Sigal closed JBREM-735.
---------------------------
Resolution: Done
The PingTimerTask will try to send a PING in a loop governed by the maxRetries attribute.
maxRetries may be set by the BisocketServerInvoker.setMaxRetries() method or by
associating a value with the key Bisocket.MAX_RETRIES (actual value
"maxRetries") in the configuration map passed to the org.jboss.remoting.Client
constructor. The default value is 10.
BisocketClientInvoker.PingTimerTask should try multiple times to send
ping.
---------------------------------------------------------------------------
Key: JBREM-735
URL:
http://jira.jboss.com/jira/browse/JBREM-735
Project: JBoss Remoting
Issue Type: Task
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)
Currently, the PingTimerTask will shut down if the first attempt to send ping fails. It
should retry multiple times.
--
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