[
https://issues.apache.org/jira/browse/ARIES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978372#comment-16978372
]
ASF subversion and git services commented on ARIES-1944:
--------------------------------------------------------
Commit a00d663c9586990eaea35e066cdc11390adfe913 in aries-rsa's branch
refs/heads/master from Christian Schneider
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=a00d663 ]
ARIES-1944 - Make sure closed ImportRegistrations are removed (#40)
> 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)