Marcel Offermans created ACE-464:
------------------------------------

             Summary: ObjectRepositoryImpl uses collections that are more 
thread-safe than needed
                 Key: ACE-464
                 URL: https://issues.apache.org/jira/browse/ACE-464
             Project: ACE
          Issue Type: Improvement
          Components: Client Repository
            Reporter: Marcel Offermans
            Assignee: Marcel Offermans


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



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to