-
Bug
-
Resolution: Fixed
-
Minor
The `Computer.getHostName` method sends the `Computer.class` which will send `Jenkins.class` for only logging. This can lead to slow Jenkins startups.
[JENKINS-28058] Excessive classes being sent to slave machine
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Code changed in jenkins
User: Stephen Connolly
Path:
core/src/main/java/hudson/model/Computer.java
http://jenkins-ci.org/commit/jenkins/df831325b6623c479dcf4b215415f4523d10530b
Log:
[FIXED JENKINS-28058] Don't send a reference to Computer.class over remoting channels