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

Reload configuration CLI command should wait till reload finishes

        [JENKINS-45256] Reload configuration CLI command should wait till reload finishes

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        core/src/main/java/hudson/cli/ReloadConfigurationCommand.java
        core/src/main/java/hudson/util/JenkinsReloadFailed.java
        core/src/main/java/jenkins/model/Jenkins.java
        test/src/test/java/hudson/cli/ReloadConfigurationCommandTest.java
        http://jenkins-ci.org/commit/jenkins/cc1615b9efbf1e24a53c1d978abf81fa2be6193e
        Log:
        Merge pull request #2931 from jglick/ReloadConfigurationCommand

        JENKINS-45256 The reload-configuration CLI command ought to wait until the reload is finished

        Compare: https://github.com/jenkinsci/jenkins/compare/26fc2a9650b7...cc1615b9efbf

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/cli/ReloadConfigurationCommand.java core/src/main/java/hudson/util/JenkinsReloadFailed.java core/src/main/java/jenkins/model/Jenkins.java test/src/test/java/hudson/cli/ReloadConfigurationCommandTest.java http://jenkins-ci.org/commit/jenkins/cc1615b9efbf1e24a53c1d978abf81fa2be6193e Log: Merge pull request #2931 from jglick/ReloadConfigurationCommand JENKINS-45256 The reload-configuration CLI command ought to wait until the reload is finished Compare: https://github.com/jenkinsci/jenkins/compare/26fc2a9650b7...cc1615b9efbf

        Oleg Nenashev added a comment -

        The fix has been merged into 2.68. I will let others to decide if it is an LTS Candidate

        Oleg Nenashev added a comment - The fix has been merged into 2.68. I will let others to decide if it is an LTS Candidate

        Jesse Glick added a comment -

        It is a behavioral change, and not an important bug fix, so I am not sure it is a sensible LTS backport candidate.

        Jesse Glick added a comment - It is a behavioral change, and not an important bug fix, so I am not sure it is a sensible LTS backport candidate.

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        core/src/main/java/hudson/cli/ReloadConfigurationCommand.java
        core/src/main/java/hudson/util/JenkinsReloadFailed.java
        core/src/main/java/jenkins/model/Jenkins.java
        test/src/test/java/hudson/cli/ReloadConfigurationCommandTest.java
        http://jenkins-ci.org/commit/jenkins/de4f28558a63381c6f53648aa89960c89eb6c7c0
        Log:
        Merge pull request #2931 from jglick/ReloadConfigurationCommand

        JENKINS-45256 The reload-configuration CLI command ought to wait until the reload is finished

        (cherry picked from commit cc1615b9efbf1e24a53c1d978abf81fa2be6193e)

        Compare: https://github.com/jenkinsci/jenkins/compare/07e7f47244f5...de4f28558a63

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/cli/ReloadConfigurationCommand.java core/src/main/java/hudson/util/JenkinsReloadFailed.java core/src/main/java/jenkins/model/Jenkins.java test/src/test/java/hudson/cli/ReloadConfigurationCommandTest.java http://jenkins-ci.org/commit/jenkins/de4f28558a63381c6f53648aa89960c89eb6c7c0 Log: Merge pull request #2931 from jglick/ReloadConfigurationCommand JENKINS-45256 The reload-configuration CLI command ought to wait until the reload is finished (cherry picked from commit cc1615b9efbf1e24a53c1d978abf81fa2be6193e) Compare: https://github.com/jenkinsci/jenkins/compare/07e7f47244f5...de4f28558a63

          jglick Jesse Glick
          oleg_nenashev Oleg Nenashev
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: