You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/04/17 10:57:16 UTC

[jira] [Closed] (ACE-464) ObjectRepositoryImpl uses collections that are more thread-safe than needed

     [ https://issues.apache.org/jira/browse/ACE-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans closed ACE-464.
--------------------------------

    Resolution: Fixed

Closed all issues I just reopened and targeted for 'next' release.

> 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
>             Fix For: next
>
>
> Specifically, it uses a CopyOnWriteArrayList and a ConcurrentHashMap, but both are protected by a lock.



--
This message was sent by Atlassian JIRA
(v6.2#6252)