• 2.291 2.289.1

      I have not tried to verify it yet, but I have noticed failures of install-plugin -webSocket on large plugins which probably share a root cause with JENKINS-61409: the WebSocket-based CLI transport needs to explicitly break apart large packets into chunks. CC vlatombe

          [JENKINS-64294] Buffer stdin for WebSocket CLI

          Jesse Glick added a comment -

          Tricky because this would likely be an incompatible protocol change, so would at least need to gracefully notify a user of a mismatched client version.

          Jesse Glick added a comment - Tricky because this would likely be an incompatible protocol change, so would at least need to gracefully notify a user of a mismatched client version.

          Jesse Glick added a comment -

          The problem turned out to be packets too small, not too large, and the fix is compatible.

          Jesse Glick added a comment - The problem turned out to be packets too small , not too large, and the fix is compatible.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: