[
https://issues.apache.org/jira/browse/ARIES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved ARIES-1944.
----------------------------------------
Resolution: Fixed
> Make sure closed import registrations are cleaned up
> ----------------------------------------------------
>
> Key: ARIES-1944
> URL: https://issues.apache.org/jira/browse/ARIES-1944
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.14.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Priority: Major
> Fix For: rsa-1.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently we use TopologyManagerImport.unimportService to close and remove
> import registrations.
> If a registration is closed by another thread then
> ImportRegistration.getImportRefernce might already return null. So we should
> have a safer way to remove the registrations.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)