[JENKINS-63958] - Revert "Upgrade winstone 5.11 to introduce Jetty LowResourceMonitor" #5017
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverts #4975 as a temporary measure to resolve https://issues.jenkins-ci.org/browse/JENKINS-63958 . I suggest this PR as a conservative mitigation for the regression so that the tomorrow's weekly release could become a candidate for the LTS baseline selection.
Better solution
Alternative approach is to update to newer version of Jetty with jetty/jetty.project#5417 fix is out (PR: jetty/jetty.project#5419 ). As noticed by @zbynek and confirmed by @richardfearn in JENKINS-63958, it is likely to fix the issue. Updating Jetty one day before the LTS baseline selection is YOLO, but it may be reasonable in this case.
If Jetty release happens tomorrow as anticipated, we could get the Jetty update into it. CC @timja @olblak @MarkEWaite whose approval would be great for such expedited release. We might need to disable the automatic weekly release as well.
Proposed changelog entries
Proposed upgrade guidelines
N/A
Submitter checklist
Proposed changelog entries
section only if there are breaking changes or other changes which may require extra steps from users during the upgradeDesired reviewers
@olamy @daniel-beck @timja @jenkinsci/core