Limit number of subversion polls

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • Environment:
      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.

            Assignee:
            Unassigned
            Reporter:
            sven
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: