Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2440

Review use of HashMap vs. Map as a type declaration in DistributedReplicantManagerImpl

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            jerrygauth Jerry Gauthier (Inactive)
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: