]
Brian Stansberry updated JBAS-2440:
-----------------------------------
Fix Version/s: JBossAS-5.0.0.CR1
Review use of HashMap vs. Map as a type declaration in
DistributedReplicantManagerImpl
--------------------------------------------------------------------------------------
Key: JBAS-2440
URL:
http://jira.jboss.com/jira/browse/JBAS-2440
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Jerry Gauthier
Fix For: JBossAS-5.0.0.CR1
There are a lot of places in DistributedReplicantManagerImpl where variables are declared
as HashMap instead of Map. Since a number of internal members have been changed to
ConcurrentReaderHashMap, this is dangerous (see JBAS-2439). Need to review and where
possible use Map instead of HashMap.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: