Ron Sigal created JBREM-1328:
--------------------------------
Summary: LeasePinger should not use a static Timer
Key: JBREM-1328
URL:
https://issues.jboss.org/browse/JBREM-1328
Project: JBoss Remoting
Issue Type: Bug
Affects Versions: 2.5.4.SP5
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.4.SP6
org.jboss.remoting.LeasePinger currently uses a static Timer. If one LeasePinger gets hung
up waiting for a response, it can prevent another LeasePinger from sending a PING, leading
to a broken Lease on the server.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)