|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/remoting/ProxyWriter.java
http://jenkins-ci.org/commit/remoting/d1e0fe07d8f72d37d9064404f94f7ae3bd6b223a
Log:
Revert "NPE observed in log while trying to reconnect a slave."
This reverts commit 622af099d6b94569c873b8fcd2d1bc65860a8cc6.
Simiarly, reverting to unmask the root cause of
JENKINS-20769.These problems are indicative of a deeper problem, and shouldn't
be just swept under the rug.