opensearch-project / opensearch-project/opensearch-java
[FEATURE] Get rid of the dependency on OpenSearch core
Open
@reta is already working on this.
Since Jan 13, 2023.
enhancement
performance
- Dominant language
- Java
- Stars
- 165
- Forks
- 250
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem?
The opensearch-java library uses RestClient from OpenSearch core, bringing in the kitchen sink and causing problems such as #156.
What solution would you like?
Get rid of the dependency.
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.
Assessment
This issue has not been assessed yet.