Skip to content

[FEATURE] Integrate Async Java Client #557

@owaiskazi19

Description

@owaiskazi19

Is your feature request related to a problem?

To invoke the Actions residing in OpenSearch. Extensions will use Java Client to call the action using REST requests available. Currently, we support synchronous Java Client. As AD plugin uses asynchronous request calls, create an async Java Client for the same.

What solution would you like?

opensearch-java supports OpenSearchAsyncClient. Create a SDKClient wrapper for the same.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions