[jboss-jira] [JBoss JIRA] Created: (JBREM-778) BisocketServerInvoker.start() creates a new static Timer each time

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Jul 20 18:02:47 EDT 2007


BisocketServerInvoker.start() creates a new static Timer each time
------------------------------------------------------------------

                 Key: JBREM-778
                 URL: http://jira.jboss.com/jira/browse/JBREM-778
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.0.SP4, 2.2.1.GA, 2.4.0.Beta1 (Pinto)
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
             Fix For: 2.2.0.SP4


org.jboss.remoting.transport.bisocket.BisocketServerInvoker.start() creates a new static Timer each time.  It should only create a new Timer if (1) there is no existing Timer, or (2) the existing Timer has shut down.  See the similar issue JBREM-748.

-- 
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

        



More information about the jboss-jira mailing list