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

Offline slave nodes' executors waste space in Build Executor Status list

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • core
    • None

      There is a lot of wasted space on the Build Executor Status when slave nodes are offline. The space can be reclaimed by simply not displaying offline executors for offline slaves.

      Simple fix is committed to https://github.com/jieryn/hudson/ and I will submit a pull request once I have this defect number.

          [JENKINS-8252] Offline slave nodes' executors waste space in Build Executor Status list

          Merged in e36c259af0985bbafbfc502162f6598fcc03db3f toward 1.389

          Kohsuke Kawaguchi added a comment - Merged in e36c259af0985bbafbfc502162f6598fcc03db3f toward 1.389

          Cees Bos added a comment - - edited

          What happens when a slave is taken offline, but a builds are still running (kind of prepare for shutdown?).

          With the current change these executors disappear.
          IMHO only empty executor threads can be removed.

          Cees Bos added a comment - - edited What happens when a slave is taken offline, but a builds are still running (kind of prepare for shutdown?). With the current change these executors disappear. IMHO only empty executor threads can be removed.

            Unassigned Unassigned
            jieryn jieryn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: