opensearch-project / opensearch-project/opensearch-java

[FEATURE] Get rid of the dependency on OpenSearch core

Open
#262 19 comments 2 reactions 1 assignee View on GitHub

@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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.