You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/04/15 11:11:59 UTC

[jira] [Assigned] (KARAF-3664) DOSGi exception handling and propagation

     [ https://issues.apache.org/jira/browse/KARAF-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-3664:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> DOSGi exception handling and propagation
> ----------------------------------------
>
>                 Key: KARAF-3664
>                 URL: https://issues.apache.org/jira/browse/KARAF-3664
>             Project: Karaf
>          Issue Type: Improvement
>          Components: cellar-dosgi
>    Affects Versions: 4.0.0.M2
>         Environment: Ubuntu 14.04.1 LTS
>            Reporter: Alberto São Marcos
>            Assignee: Jean-Baptiste Onofré
>            Priority: Critical
>              Labels: osgi
>
> An exception being thrown by a remote service invocation is not propagated to the "client". Instead, the client awaits a fixed period of time (10 secs) for a response. 
> This behavior as two major disadvantages:
> # it diminishes the interoperability between modules, as a client module will not get a precise indication if anything went wrong with the remote call;
> # it can lead to unresponsive (client) services if some shared component starts to miss behave. IMHO, if its going to fail, it should fail fast



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)