• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Limiting the number of subversion polls executed in parallel, is a requirement
      we encountered on windows platform. If too many polls are executed in parallel,
      the Windows Desktop Heap is not sufficient to perform those, so that an
      exception is caused (out of heap in windows not in java) - after that nothing
      that tries to start more than a small process dies because of insufficient
      memory to access during process creation. So maybe - as used with the build
      executors - a
      limitation could be used.

          [JENKINS-151] Limit number of subversion polls

          Implemented. Will be available in 1.62.

          Kohsuke Kawaguchi added a comment - Implemented. Will be available in 1.62.

          As we discussed in the users list, for a deployment with a large number of jobs,
          I recommend push-based notification via e-mail, not polling.

          Kohsuke Kawaguchi added a comment - As we discussed in the users list, for a deployment with a large number of jobs, I recommend push-based notification via e-mail, not polling.

            Unassigned Unassigned
            sven sven
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: