-
Bug
-
Resolution: Fixed
-
Major
https://issues.jenkins-ci.org/browse/JENKINS-6167
The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts.
A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here :
https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030
Thanks
- is related to
-
JENKINS-33886 Can only connect one JNLP3 slave per IP address
-
- Resolved
-
- links to
[JENKINS-28289] JNLP slave should exclude non proxy hosts when connecting via HTTP proxy
Remote Link | New: This issue links to "PR#55 (Web Link)" [ 13144 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Description |
Original:
https://issues.jenkins-ci.org/browse/JENKINS-6167 The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts. A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here : https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030 Thanks |
New:
https://issues.jenkins-ci.org/browse/JENKINS-6167 The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts. A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here : https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030 Thanks EDIT: An updated fix that resolves conflicts is here: https://github.com/jenkinsci/remoting/pull/62 https://github.com/evanx9/remoting/commit/cb2ded8e8ba6a67dd5996a7ca90a2f4f133ec8eb |
Remote Link | New: This issue links to "PR#62 (Web Link)" [ 13170 ] |
Labels | New: lts-candidate |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate | New: 1.625.3-rejected lts-candidate |
Remote Link | Original: This issue links to "PR#62 (Web Link)" [ 13170 ] |
Description |
Original:
https://issues.jenkins-ci.org/browse/JENKINS-6167 The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts. A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here : https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030 Thanks EDIT: An updated fix that resolves conflicts is here: https://github.com/jenkinsci/remoting/pull/62 https://github.com/evanx9/remoting/commit/cb2ded8e8ba6a67dd5996a7ca90a2f4f133ec8eb |
New:
https://issues.jenkins-ci.org/browse/JENKINS-6167 The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts. A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here : https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030 Thanks |
Labels | Original: 1.625.3-rejected lts-candidate | New: 1.625.3-rejected 1.642.2-rejected lts-candidate |