Uploaded image for project: 'ACE'
  1. ACE
  2. ACE-464

ObjectRepositoryImpl uses collections that are more thread-safe than needed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.1
    • Client Repository
    • None

    Description

      Specifically, it uses a CopyOnWriteArrayList and a ConcurrentHashMap, but both are protected by a lock.

      Attachments

        Activity

          People

            marrs Marcel Offermans
            marrs Marcel Offermans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: