You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/01/07 16:54:45 UTC

[jira] Resolved: (KARAF-358) When the feature service calls refresh(), it should wait for the refresh to happen before returning

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

Guillaume Nodet resolved KARAF-358.
-----------------------------------

    Resolution: Fixed

> When the feature service calls refresh(), it should wait for the refresh to happen before returning
> ---------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-358
>                 URL: https://issues.apache.org/jira/browse/KARAF-358
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.1.3, 2.2.0
>
>
> Failing to do so can result in timeouts / errors when multiple commands are issued without waiting in between the calls.
> The reason is that the refresh() is done asynchronously and will block other calls that may timeout.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.