Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 0d8a2af7cffa6aa5a6f2675e810b286a984af04e
      
https://github.com/jenkinsci/remoting/commit/0d8a2af7cffa6aa5a6f2675e810b286a984af04e
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java

  Log Message:
  -----------
  [JENKINS-39289] When a proxy fails, report what caused the channel to go down 
(#128)

Today, this requires out of bound knowledge about which connection the
proxy was representing, then use other means to figure out why it has
failed.

This exception chaining shortens that step and makes it easy to find the
cause as to why the channel was shut down.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to