[ https://issues.apache.org/jira/browse/FELIX-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler closed FELIX-5566. ----------------------------------- > 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 > Assignee: Karl Pauls > Priority: Major > Fix For: webconsole-4.3.2 > > > 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 (v8.20.10#820010)