[
http://jira.jboss.com/jira/browse/JBAS-2440?page=all ]
Brian Stansberry reassigned JBAS-2440:
--------------------------------------
Assignee: Jerry Gauthier (was: Brian Stansberry)
Jerry, do you have time to do this as part of the conversion of DRM to use JBoss Cache?
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
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:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira