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

BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

      We perform many concurrent builds in one job and are using the html publisher plugin. Sometimes and older build takes longer time to finish and then the new jobs just waits to be finished because BuildStepMonitor.BUILD is configured in the plugin.

      Could this one line be changed?

          [JENKINS-20029] BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

          mcrooney added a comment -

          If you could send a pull request at https://github.com/jenkinsci/htmlpublisher-plugin and explain BuildStepMonitor.NONE (sorry, I'm not a Jenkins API pro) that would be helpful and I can merge it in and release a new version

          mcrooney added a comment - If you could send a pull request at https://github.com/jenkinsci/htmlpublisher-plugin and explain BuildStepMonitor.NONE (sorry, I'm not a Jenkins API pro) that would be helpful and I can merge it in and release a new version

          I'm also not an expert in that. I just CM.
          These problems I have long.
          Runs f lot of concurent jobs with different parameters.
          One may be performed one hour and another 10 hours.
          We have to wait for the completion of the longest task.
          I just create the same ticket as was created for others plugins with the same problem.
          see
          https://issues.jenkins-ci.org/browse/JENKINS-9913
          https://issues.jenkins-ci.org/browse/JENKINS-16376

          Sergey Smirnov added a comment - I'm also not an expert in that. I just CM. These problems I have long. Runs f lot of concurent jobs with different parameters. One may be performed one hour and another 10 hours. We have to wait for the completion of the longest task. I just create the same ticket as was created for others plugins with the same problem. see https://issues.jenkins-ci.org/browse/JENKINS-9913 https://issues.jenkins-ci.org/browse/JENKINS-16376

          Hi - this issue has been around and not touched for a year or more. In an effort to try and focus on issues which are still present, I am resolving these issues for now.

          If you feel that the issue is still present, please feel free to re-open / comment. I'll be closing off any issues that haven't had any re-opening or comments by the end of the month.

          Thanks for reporting these issues - hopefully you are still using HTML Publisher and its working for you but, if not, let me know so that I can focus on issues that are causing you problems today

          Richard Bywater added a comment - Hi - this issue has been around and not touched for a year or more. In an effort to try and focus on issues which are still present, I am resolving these issues for now. If you feel that the issue is still present, please feel free to re-open / comment. I'll be closing off any issues that haven't had any re-opening or comments by the end of the month. Thanks for reporting these issues - hopefully you are still using HTML Publisher and its working for you but, if not, let me know so that I can focus on issues that are causing you problems today

            r2b2_nz Richard Bywater
            svs57 Sergey Smirnov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: