Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-45233

Remoting does not print warnings about non-sendable replies in Request

        [JENKINS-45233] Remoting does not print warnings about non-sendable replies in Request

        Oleg Nenashev added a comment -

        Oleg Nenashev added a comment - https://github.com/jenkinsci/remoting/pull/177

        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

        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

        Oleg Nenashev added a comment -

        The fix has been integrated towards Remoting 3.11 and Jenkins 2.76

        Oleg Nenashev added a comment - The fix has been integrated towards Remoting 3.11 and Jenkins 2.76

        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

        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

          oleg_nenashev Oleg Nenashev
          oleg_nenashev Oleg Nenashev
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: