opensearch-project / opensearch-project/data-prepper

Support OpenSearch Serverless in all requests

Open
#2,587 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement plugin - sink
Dominant language
Java
Stars
374
Forks
354
Avg merge
3d 18h
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.

Some Data Prepper APIs continue to use either the low-level rest-client or the rest high-level client. These are incompatible with Amazon OpenSearch Serverless.

Describe the solution you'd like

Support OpenSearch Serverless by updating all API calls to use the opensearch-java client.

Additional context

This builds on top of #2169.

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 reviewing the Data Prepper APIs that still use the low-level REST client or REST high-level client, then read the related work in issue #2169. Replace the incompatible request paths with the opensearch-java client so OpenSearch Serverless is supported across all requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.