opensearch-project / opensearch-project/opensearch-java
[FEATURE] Reactive (reactor) support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 165
- Forks
- 250
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem?
I would like to be able to use client in a reactive way
What solution would you like?
Provide a module that has a reactive version of the client. Preferably using reactor/WebFlux
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.
Research direction
Start by examining the existing Java client architecture and the entry points used by the client. Define the scope of a separate reactive module using Reactor/WebFlux, including how it should relate to the current client. Done means a documented reactive client module is implemented and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100