[
https://issues.apache.org/jira/browse/ARIES-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091880#comment-18091880
]
ASF subversion and git services commented on ARIES-2238:
--------------------------------------------------------
Commit a6adf50a87a19dc9b763ad652889900b3e367994 in aries-rsa's branch
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=a6adf50a ]
ARIES-2238 Fix LocalEndpointManager should remove endpoints only when bundle is
stopped
> Fix LocalEndpointManager should remove endpoints only when bundle is stopped
> ----------------------------------------------------------------------------
>
> Key: ARIES-2238
> URL: https://issues.apache.org/jira/browse/ARIES-2238
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-2.0.0
> Reporter: Amichai Rothman
> Priority: Major
>
> According to the spec an endpoint event listener should remove all endpoints
> that were added by a bundle when the bundle is stopped. The current
> implementation does this when the service factory ungets the service, which
> is the correct place to do it, but it should only do it when the bundle is in
> the stopping state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)