[
https://issues.jboss.org/browse/JBDS-3618?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-3618:
-----------------------------------
The point here is the way it is implemented now is counting on a time estimate for the
download. That's a static number and it looks fairly overshot. The downloads usually
end in the first 20% of the progress, because the initial estimate just sets the maximum
to some (high) value. So then the progress bars just keep moving slowly towards 99% no
matter their state until they are set to complete.
Progress does not reflect actual amount of work done
----------------------------------------------------
Key: JBDS-3618
URL:
https://issues.jboss.org/browse/JBDS-3618
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Reporter: Jan Richter
Assignee: Joshua Wilson
Priority: Minor
Labels: havoc, ui
It seems the current way the progress tracking is implemented is simply by giving an
initial time estimate for each component. The progress bars then just count down the
supplied time with no relation to the actual progress achieved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)