• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      The buildTimeTrend currently only shows the last 20 build, this is caused by an other change made with JENKINS-20892 (related to lazy loading).
      To fix this issues, >20 builds should handled by using a lazy iterator from the build widget.

      the issue can be seen here:
      https://ci.jenkins-ci.org/computer/remote-slave-6/builds

          [JENKINS-22008] buildTimeTrend only shows the last 20 builds

          Dominik Bartholdi created issue -
          Dominik Bartholdi made changes -
          Link New: This issue is related to JENKINS-21159 [ JENKINS-21159 ]
          Dominik Bartholdi made changes -
          Link New: This issue depends on JENKINS-20892 [ JENKINS-20892 ]
          Dominik Bartholdi made changes -
          Link Original: This issue depends on JENKINS-20892 [ JENKINS-20892 ]
          Dominik Bartholdi made changes -
          Link New: This issue is blocking JENKINS-20892 [ JENKINS-20892 ]

          Jesse Glick added a comment -

          Should also stop firing off ~40 AJAX requests in parallel the way it does now, which probably saturates request handling threads, and may increase contention.

          Jesse Glick added a comment - Should also stop firing off ~40 AJAX requests in parallel the way it does now, which probably saturates request handling threads, and may increase contention.
          Manuel Recena Soto made changes -
          Assignee New: Manuel Recena Soto [ recena ]
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Jesse Glick added a comment -

          Requires some JavaScript hacking I think.

          Jesse Glick added a comment - Requires some JavaScript hacking I think.

          jglick Thanks so much for your clue.

          Manuel Recena Soto added a comment - jglick Thanks so much for your clue.

            Unassigned Unassigned
            domi Dominik Bartholdi
            Votes:
            12 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated: