[jboss-remoting-issues] [JBoss JIRA] (JBREM-1328) LeasePinger should not use a static Timer

Ron Sigal (JIRA) issues at jboss.org
Wed Dec 10 23:28:39 EST 2014


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)


More information about the jboss-remoting-issues mailing list