-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement
Description
Keith Donald opened SPR-7645 and commented
The Commons Http Client project has been promoted to a top-level project called "Http Components" and released a major new version at http://hc.apache.org. It is now recommended that those using Http Client 3.x upgrade to version 4.x. It would be great to see support for Http Client 4.x in Spring Framework for use with RestTemplate.
As a side note, we've also noticed some resourcing issues with Http Client 3.1 reported by tc Server on app shutdown:
11-Oct-2010 19:20:21.156 SEVERE org.apache.catalina.loader.WebappClassLoader.clearReferencesThreads The web application [] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak.
When I was troubleshooting this leak I noticed the Http Client library has had a major upgrade.
Affects: 3.0.4
Attachments:
Issue Links:
- Upgrade Apache HttpClient to version 4.0 [SPR-6180] #10848 Upgrade Apache HttpClient to version 4.0 ("duplicates")
1 votes, 0 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement