MicroRemoteClientInvoker.establishLease() creates two LeasePinger TimerTasks
----------------------------------------------------------------------------
Key: JBREM-772
URL:
http://jira.jboss.com/jira/browse/JBREM-772
Project: JBoss Remoting
Issue Type: Bug
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)
When org.jboss.remoting.MicroRemoteClientInvoker.establishLease() calls
org.jboss.remoting.LeasePinger.addClient(), a LeaseTimerTask is created because it looks
like the new lease has a shorter ping period than the current ping period. Then when
MicroRemoteClientInvoker.establishLease() calls LeasePinger.startPing(), another
LeaseTimerTask is created.
--
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