You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/04/09 08:53:51 UTC

[jira] Commented: (FELIX-1141) Provide feedback for operations

    [ https://issues.apache.org/jira/browse/FELIX-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855299#action_12855299 ] 

Felix Meschberger commented on FELIX-1141:
------------------------------------------

Patch looks good to me.

The hard problem probably is to convey back results of background tasks like bundle installation and update or package refresh.

Maybe we can add some sort of "back-channel" to the console where continous information is flowing back from the server to the console: Some sort of "permanent" connection displayed somewhere which is fed with events from a LogListener..... The hard thing probably is to keep this log open while switching web console pages but remove that when the web console is "left"

> Provide feedback for operations
> -------------------------------
>
>                 Key: FELIX-1141
>                 URL: https://issues.apache.org/jira/browse/FELIX-1141
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Felix Meschberger
>         Attachments: bundle-operation-error-feedback.patch
>
>
> Currently the Web Console does provide almost no adequate feedback for operations like bundle installation, bundle start, configuration save, etc, etc. We need a way to provide such feedback to the client. This is a bit more tricky since many operations actually are executed in the background like actual bundle operations.
> I see this issue as a broadening of the feedback request in FELIX-1061

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