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

Issue #8753 - Fix HttpClient initialization with destinationIdleTimeout set. #8756

Conversation

janvojt
Copy link
Contributor

@janvojt janvojt commented Oct 21, 2022

The fix is also needed in version 11 and 12.

…Timeout set.

Signed-off-by: Jan Vojt <jan@vojt.net>
@sbordet sbordet self-requested a review October 21, 2022 13:59
Copy link
Contributor

@sbordet sbordet left a comment

Choose a reason for hiding this comment

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

Thank you!

@sbordet sbordet merged commit a6afbaf into jetty:jetty-10.0.x Oct 22, 2022
@sbordet sbordet linked an issue Oct 22, 2022 that may be closed by this pull request
@janvojt janvojt deleted the fix/jetty-10-npe-with-destination-idle-timeout branch February 21, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starting HttpClient with destinationIdleTimeout set throws NPE.
2 participants