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 2020/10/12 13:36:00 UTC

[jira] [Resolved] (ARIES-1944) Make sure closed import registrations are cleaned up

     [ 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)