[
https://issues.jenkins-ci.org/browse/JENKINS-12680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158822#comment-158822
]
SCM/JIRA link daemon commented on JENKINS-12680:
------------------------------------------------
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/java/hudson/slaves/SlaveComputer.java
test/src/test/java/hudson/slaves/JNLPLauncherTest.java
http://jenkins-ci.org/commit/jenkins/4378e878ae327a954911ae4ef84679e0060b63e2
Log:
[FIXED JENKINS-12680] the onOffline method wasn't called for abrupt client
termination
Compare: https://github.com/jenkinsci/jenkins/compare/dd0f362...4378e87
> onOffline in ComputerListener not getting called when node is taken offline
> ---------------------------------------------------------------------------
>
> Key: JENKINS-12680
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12680
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Affects Versions: current
> Environment: OS: All
> Reporter: Jens Christensen
> Labels: ComputerListener, jenkins, onOffline, slave
>
> In ComputerListener, onOffline is only called if a node is taken down with
> the disconnect link in jenkins, any other cause for a node to go offline,
> makes the call postponed until the master is taken down.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira