OData V4 API - Apache HttpClient Migration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 41
- Forks
- 33
- Avg merge
- 18h 34m
- Merged PRs (30d)
- 19
Description
Ask the Question
Hey folks,
i am wondering if there are any plans to migrate to the apache httpclient 5. I want to use virtual threads in my spring boot app, but the httpclient 4 baked into the odata v4 api implementation doesn't support virtual threads and can cause thread pinning issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OData V4 API implementation and the Apache HttpClient 4 dependency it uses. Check the project's compatibility requirements with Spring Boot virtual threads and determine the migration scope; done should be a documented decision or completed migration to Apache HttpClient 5 with the relevant compatibility concerns addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100