Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
-
2.291 2.289.1
Description
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
Attachments
Issue Links
- links to
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.