SAP / SAP/cloud-sdk-java

OData V4 API - Apache HttpClient Migration

Open
#1,105 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.