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 2019/11/17 09:01:00 UTC

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

Christian Schneider created ARIES-1944:
------------------------------------------

             Summary: 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
             Fix For: rsa-1.15.0


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)