Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetty 9.4.x unconsumed content2 #6163

Merged
merged 7 commits into from Apr 13, 2021
Merged

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Apr 13, 2021

Improved behavior in case of HttpInput.Interceptor throwing.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
…vior.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet requested review from lorban and gregw April 13, 2021 08:56
gregw
gregw previously approved these changes Apr 13, 2021
Copy link
Contributor

@gregw gregw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The core of this fix is good.
I remain very cautious about the extra catch blocks and have included some niggles.
I think we have more work to do even after merging this one to proactively explore the error space more. So please open another issue, which together with @lachlan-roberts work on interceptors, will explore the error issues more.

lorban
lorban previously approved these changes Apr 13, 2021
Copy link
Contributor

@lorban lorban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sbordet
Copy link
Contributor Author

sbordet commented Apr 13, 2021

@gregw opened #6167.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet dismissed stale reviews from lorban and gregw via 2a3c5a8 April 13, 2021 14:48
@sbordet sbordet merged commit fe359ac into jetty-9.4.x Apr 13, 2021
@sbordet sbordet deleted the jetty-9.4.x-unconsumed-content2 branch April 13, 2021 14:54
@sbordet sbordet added this to To do in Jetty 9.4.40 via automation Apr 14, 2021
@sbordet sbordet linked an issue Apr 14, 2021 that may be closed by this pull request
@sbordet sbordet moved this from To do to Done in Jetty 9.4.40 Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Improve handling of unconsumed content
3 participants