Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11223

Sequence of SVN poll is unpredictable

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Major Major
    • core, subversion-plugin
    • None

      Setup:
      120-150 jobs configured - all are part of a dependency tree
      each job polls every 20 min svn
      quietPeriod: 90 sec

      Result: svn polling needs from 15 sec to 4 min to complete
      It is unpredictable which job polls first and is inserted into the build queue. As some jobs needs a long time to ask the svn whether there are changes or not often jobs in the queue are startet (and fail!) before the last jobs with changes are inserted into it.

      SVN polling needs to be done in build dependency order and not by chance.

            Unassigned Unassigned
            freimut Freimut Hennies
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: