Issue Details (XML | Word | Printable)

Key: FELIX-600
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Felix Meschberger
Reporter: Felix Meschberger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Felix

Insert Delay before refreshing packages after install/update

Created: 06/Jun/08 01:30 PM   Updated: 12/Jun/08 10:10 PM
Return to search
Component/s: Web Console
Affects Version/s: webconsole-1.0.0
Fix Version/s: webconsole-1.2.0

Time Tracking:
Not Specified

Resolution Date: 12/Jun/08 10:10 PM


 Description  « Hide
The WebConsole can be instructed to do a PackageAdmin.refreshPackages(null) after installing or updating a bundle. As there may be some things going on asynchronously behind the scenes after an installation/update, the call of the refreshPackages method should be delayed. Because the install/update actually works in a background thread, we can add such a delay without delaying client interactivity.

I insert a delay of 2 seconds for now. This is an empiric number, not a scientifically computed one, but I assume it should work out fine.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.