[
http://jira.jboss.com/jira/browse/JBREM-793?page=all ]
Ron Sigal updated JBREM-793:
----------------------------
Fix Version/s: 2.2.2.GA
2.4.0.CR1 (Pinto)
(was: 2.4.0.Beta1 (Pinto))
(was: 2.2.0.SP4_CP02)
(was: 2.2.1.SP1)
Affects Version/s: 2.2.0.SP4
2.4.0.Beta1 (Pinto)
(was: 2.2.0.SP4_CP02)
(was: 2.2.1.SP1)
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.4.0.Beta1 (Pinto), 2.2.0.SP4, 2.2.1.GA
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.4.0.CR1 (Pinto), 2.2.2.GA
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