JENKINS-45233 - get rid of gratituos synchronization
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/hudson/remoting/Channel.java
src/main/java/hudson/remoting/Request.java
http://jenkins-ci.org/commit/remoting/47b20daa35a2277ca67dc97c0e366cee88d13a9c
Log:
JENKINS-45233 - Log errors when Response message cannot be delivered due to the closed channel (#177)
[FIXED JENKINS-45223] - Print warnings about failed responses when cannot deliver them due to the closed channel
Improve logging of the command execution
JENKINS-45233 - Address comments from @jglick
JENKINS-45233 - get rid of gratituos synchronization
JENKINS-45233 - get rid of gratituos synchronization
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/hudson/remoting/Channel.java
src/main/java/hudson/remoting/Request.java
http://jenkins-ci.org/commit/remoting/b2c6ad1673e37353dd1f5d0e67972a5b1b4151fd
Log:
JENKINS-45233 - Log errors when Response message cannot be delivered due to the closed channel (#177)
[FIXED JENKINS-45223] - Print warnings about failed responses when cannot deliver them due to the closed channel
Improve logging of the command execution
JENKINS-45233 - Address comments from @jglick
JENKINS-45233 - get rid of gratituos synchronization
https://github.com/jenkinsci/remoting/pull/177