jenkins.branch.WorkpsaceLocatorImpl.MODE=DISABLED does not disable the extension

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

XMLWordPrintable

      Hello,

      I tried to disable the WorkspaceLocatorImpl by setting the property jenkins.branch.WorkspaceLocatorImpl.MODE to DISABLED
      to get a workaround for the issue JENKINS-54776

      I assumed that the property disabled the class completely but the WorkspaceCollectorImpl.Collector class still gets called and tries to get a lock on the node which causes the issue JENKINS-54776.

      That was not my expected behaviour, I guess that either the property does not work correctly or the javadoc of the property needs some clarification.

            Assignee:
            Unassigned
            Reporter:
            Nils Rudolph
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: