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

Receiving Workers thread are not reconfigurable without Jenkins restart

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • gerrit-trigger-plugin
    • None
    • gerrit-trigger-plugin 2.27.5

      We today had the problem that the receiving workers queue was somehow stuck and we have piled up 800k events. After reconnecting the event listener events were processed again, but with only 8 threads and 18k jobs it would take over 10h to process all events (even though 99% of the events are replication events which are not of interest for us). Changing the # of receiving worker threads has no effect. Looking at the code this requires a restart of Jenkins.

      JENKINS-20120 only solved the thing for the sending queue

            rsandell rsandell
            mawinter69 Markus Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: