Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1926

Access to internal maps in the ComponentRegistry must be guarded against concurrency issues

    XMLWordPrintableJSON

Details

    Description

      Currently accesses to the internal m_componetsById and m_compeontsByName maps are not guarded against concurrent calls and thus become corrupt in highly concurrent situations.

      These accesses should be guared by simple Java synchronization (if possible).

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: