how to fix the issue that http transport is not installed for java binding?
Open
- Dominant language
- Rust
- Stars
- 5.4k
- Forks
- 825
- Avg merge
- 1d 14m
- Merged PRs (30d)
- 127
Description
It seems that after this PR: https://github.com/apache/opendal/pull/7759, when running java with such change,
it will show error that default http transport is not installed. How to fix this?
Contributor guide
Research direction
Start by reading PR 7759 and reproducing the reported error while running the Java binding. Trace how the default HTTP transport is selected or installed, then verify that the Java binding runs without the reported missing-transport error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100