You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Alexander Klimetschek (JIRA)" <ji...@apache.org> on 2017/02/24 23:42:44 UTC

[jira] [Created] (FELIX-5566) Stop/update/refresh/start bundles when updating through the webconsole for faster turnaround

Alexander Klimetschek created FELIX-5566:
--------------------------------------------

             Summary: Stop/update/refresh/start bundles when updating through the webconsole for faster turnaround
                 Key: FELIX-5566
                 URL: https://issues.apache.org/jira/browse/FELIX-5566
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-4.2.18
            Reporter: Alexander Klimetschek


Currently the webconsole (4.2.18) when updating a bundle through the UI/HTTP API will update the bundle and then (optionally) issue a package refresh, leading to 2 restarts of the bundle in question.

When a bundle has many dependents, and many components/services are involved, that early restart interferes with currently shutting down components that will start again (in our case up to 45 times!).

Apparently it might be more efficient to do stop the bundle first, then update, refresh and start.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)