[jboss-jira] [JBoss JIRA] Created: (JBREM-793) Lease should synchronize access to client map

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Aug 17 15:59:01 EDT 2007


Lease should synchronize access to client map
---------------------------------------------

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


Multiple worker threads can call org.jboss.remoting.Lease.updateLease() and Lease.terminateLease(), which access the Map holding client information.  While running org.jboss.test.remoting.lease.synchronization.MultipleClientSynchronizationTestCase, it was observed that occasionally accessing the Map would return null instead of the correct value.

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