You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2018/09/28 16:22:00 UTC

[jira] [Resolved] (ARIES-1840) ConcurrentModificationException in org.apache.aries.rsa.topologymanager.importer.TopologyManagerImport.importServices

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

Christian Schneider resolved ARIES-1840.
----------------------------------------
    Resolution: Fixed

> ConcurrentModificationException in org.apache.aries.rsa.topologymanager.importer.TopologyManagerImport.importServices
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-1840
>                 URL: https://issues.apache.org/jira/browse/ARIES-1840
>             Project: Aries
>          Issue Type: Test
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.12.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: rsa-1.13.0
>
>
> InĀ org.apache.aries.rsa.topologymanager.importer.TopologyManagerImport.importServices
> we iterate through importPossibilities which is MultiMap. As this map is access by more than one thread we must use a ConcurrentHashMap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)