[
https://issues.apache.org/jira/browse/ARIES-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johannes Utzig resolved ARIES-1632.
-----------------------------------
Resolution: Fixed
Fix Version/s: rsa-1.10.0
> fastbin does not throw an error for unknown services
> ----------------------------------------------------
>
> Key: ARIES-1632
> URL: https://issues.apache.org/jira/browse/ARIES-1632
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.9.0
> Reporter: Johannes Utzig
> Assignee: Johannes Utzig
> Fix For: rsa-1.10.0
>
>
> When the client invokes a service that is not known to the server, the
> request is silently dropped.
> This is especially problematic if the client does an async call with futures.
> There will never be a reply, therefore the client thread could hang
> indefinitely.
> If a service id is unknown to the server, it should throw a ServiceException
> early on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)