Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable Connection Evictor in HttpClient (#4103) #4258

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ZIRAKrezovic
Copy link
Contributor

Fixes: #4103

Copy link
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Hello @ZIRAKrezovic, thanks for the PR. Looks good. Have added some cosmetic comments. Also please document the idle timeout feature in docs/modules/ROOT/pages/spring-cloud-netflix.adoc.

@OlgaMaciaszek
Copy link
Collaborator

Also, please add your full name and surname to the javadocs of any classes you've modified.

@ZIRAKrezovic
Copy link
Contributor Author

Hi @OlgaMaciaszek, your feedback should be addressed.

Copy link
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks, @ZIRAKrezovic. LGTM.

@OlgaMaciaszek OlgaMaciaszek merged commit 1754585 into spring-cloud:main Mar 26, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RestTemplateEurekaHttpClient not closing HttpClient on shutdown
3 participants