[
https://issues.apache.org/jira/browse/ARIES-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amichai Rothman updated ARIES-2215:
-----------------------------------
Component/s: Remote Service Admin
> Service reference leak in RemoteServiceAdminCore.exportService
> --------------------------------------------------------------
>
> Key: ARIES-2215
> URL: https://issues.apache.org/jira/browse/ARIES-2215
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Reporter: Amichai Rothman
> Priority: Major
>
> RemoteServiceAdminCore.exportService calls getService, passing the reference,
> passing the reference to the returned export registration which will
> eventually unget it when the export is closed.
> However, if an error occurs in this method and an invalid export registration
> is returned (with an exception instead of a reference) or null is returned,
> ungetService is never called and the reference is leaked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)