[
https://issues.apache.org/jira/browse/ARIES-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080777#comment-18080777
]
ASF subversion and git services commented on ARIES-2217:
--------------------------------------------------------
Commit fcd052a1d6485f488ecb35785911291534dc8a69 in aries-rsa's branch
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=fcd052a1 ]
ARIES-2217 Fix getImportedEndpoints breaking if there is any failed import
> RemoteServiceAdminCore.getImportedEndpoints fails if there are any failed
> imports
> ---------------------------------------------------------------------------------
>
> Key: ARIES-2217
> URL: https://issues.apache.org/jira/browse/ARIES-2217
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.16.1
> Reporter: Amichai Rothman
> Priority: Major
>
> RemoteServiceAdminCore.getImportedEndpoints iterates over all import
> registrations to get their import reference. If any of them are invalid
> (failed imports), its getImportReference will throw an IllegalStateException
> adn the entire method will fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)