[jbosstools-issues] [JBoss JIRA] (JBDS-3618) Progress does not reflect actual amount of work done

Jan Richter (JIRA) issues at jboss.org
Thu Mar 10 02:30:00 EST 2016


    [ https://issues.jboss.org/browse/JBDS-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174661#comment-13174661 ] 

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)


More information about the jbosstools-issues mailing list