-
Due to the fact that elasticsearch client and opensearch client are diverging, we need a way to make a unified client to work with both scenarios. This is heavily entrenched in the code, and we will n…
-
## Flaky Test Report for `MixedClusterClientYamlTestSuiteIT`
Noticed the `MixedClusterClientYamlTestSuiteIT` has some flaky, failing tests that failed during **post-merge actions**.
### Details
| G…
-
# [RFC] Building a GitHub Automation App for OpenSearch GitHub Org
## Introduction
As the OpenSearch organization continues its journey towards a more open and transparent future, we have fac…
-
### What is the bug?
The deserialization of CreateIndexRequest is broken.
### How can one reproduce the bug?
By deserializing CreateIndexRequest using the ObjectMapper provided.
### What i…
-
### What is the bug?
Generating an AsyncOpenSearch client with AWSV4SignerAsyncAuth/AsyncHttpConnection causes authorization errors despite valid credentials using an assumed session
### How can o…
-
**Describe the bug**
There are no options to configure client key and certificate for SSL/TLS connection for output endpoint (OpenSearch 2.15)
**Host/Environment (please complete the following inf…
-
### Is your feature request related to a problem?
There are enums that OpenSearch accepts where multiple string representations map to the same value, with one being the canonical representation (i.e…
-
The update opensearch-java 2.1.0 -> 2.6.0 make a test case fail.
Investigate why and update it successfully
https://github.com/apache/james-project/pull/1647#issuecomment-1639180718
https://g…
-
Hello!
Since 2021 there is an re-implementation capable to use Opensearch 1.x¹ compatible enough to work with ES 7.x version.
Starting on the 26 version, this is not possible any more, even ther…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have a cdk app with api gateway, lambda and dynamodb. This is from the the course - h…