Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ea1b80aebe85a9414d5befd58e976d85818a258d
      
https://github.com/jenkinsci/jenkins/commit/ea1b80aebe85a9414d5befd58e976d85818a258d
  Author: Richard Mortimer <ri...@oldelvet.org.uk>
  Date:   2012-03-29 (Thu, 29 Mar 2012)

  Changed paths:
    M changelog.html
  M cli/src/main/java/hudson/cli/CLI.java

  Log Message:
  -----------
  [FIXED JENKINS-12037] CLI - I/O error in channel Chunked connection

Use a ping timeout of 3/4 of the ping interval instead of the default
4 minute timeout.
This happens to workaround an issue in the remoting PingThread
implementation which causes the ping to busy wait for the timeout
period instead of keeping the channel alive.



Reply via email to