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

Fix restarting of Slave nodes with HTTP auth.

XMLWordPrintable

    • Icon: Patch Patch
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      Hi,

      We're using Hudson with HTTP-based authentication. There are a few master->slave related issues:

      • Code that waits for slave node has no timeouts...
      • Due to HTTP auth, slave node will never restart since server will return 401.
      • Connection is never closed (resources leak).

      I'm attaching patch that fixed all of these issues here.

            kohsuke Kohsuke Kawaguchi
            dmitry_nezhevenko Dmitry Nezhevenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: