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

no events fired on config changes in http://localhost:8080/computer/%28master%29/configure

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • core
    • Ubuntu quantal
      Jenkins ver 1.502
      java 1.6
      maven 3

      No events get fired when user updates master computer properties from this page: http://localhost:8080/computer/%28master%29/configure

      I've tried getting events from ComputerListener and SaveableListener but none of the events in these listeners get fired for the update.

      Evens will get fired when changes to master are made from http://localhost:8080/configure

          [JENKINS-17202] no events fired on config changes in http://localhost:8080/computer/%28master%29/configure

          evernat added a comment -

          Is it reproduced with a recent Jenkins version?

          evernat added a comment - Is it reproduced with a recent Jenkins version?

          Daniel Beck added a comment -

          Reading the code, I don't think this is true anymore. Jenkins.MasterComputer's doConfigSubmit calls Jenkins.doConfigExecutorsSubmit, which calls AbstractCIBase.updateComputerList which calls ComputerListener.onConfigurationChange.

          Since there's no response to a comment asking for updated information months ago, resolving as Cannot Reproduce.

          Daniel Beck added a comment - Reading the code, I don't think this is true anymore. Jenkins.MasterComputer 's doConfigSubmit calls Jenkins.doConfigExecutorsSubmit , which calls AbstractCIBase.updateComputerList which calls ComputerListener.onConfigurationChange . Since there's no response to a comment asking for updated information months ago, resolving as Cannot Reproduce.

            Unassigned Unassigned
            zaro Khai Do
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: