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

Jobs not throttled by comma-separated parameters

    • 2.1

      We tried setting a comma separated list of parameters, but that doesn't appear to work correctly.  According to the code it appears to be using StringUtils.split, which is whitespace separated not comma separated.

      So I believe the documentation is just incorrect, but wanted to make sure.

          [JENKINS-46858] Jobs not throttled by comma-separated parameters

          Oleg Nenashev added a comment -

          Unfortunately I was unable to find time to work on plugin over last year. I decided to step down as maintainer and to mark the plugin for adoption.

          If anybody is interested, let me know

          Oleg Nenashev added a comment - Unfortunately I was unable to find time to work on plugin over last year. I decided to step down as maintainer and to mark the plugin for adoption. If anybody is interested, let me know

          Peter Wiseman added a comment -

          I successfully tested with space delimiters.  Note you can't use "space and comma".  It needs to be space only.

          Peter Wiseman added a comment - I successfully tested with space delimiters.  Note you can't use "space and comma".  It needs to be space only.

          Basil Crow added a comment -

          Basil Crow added a comment - Fixed in jenkinsci/throttle-concurrent-builds-plugin#104 .

          Basil Crow added a comment -

          Released in 2.1.

          Basil Crow added a comment - Released in 2.1 .

            basil Basil Crow
            tecnobrat Brian Stolz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: