-
Hello, I'm faicing problem with reading index from Opensearch
Caused by: org.elasticsearch.client.ResponseException: method [GET], host [https://*:443], URI [/opensearch_dashboards_sample_data_flig…
-
### Is your feature request related to a problem?
> > Java SDK will have api dependencies on OpenSearchClient (java client) and OpenSearchAsyncClient.
>
> I'm curious why the upstream SDK is pla…
-
### What is the bug?
Many API's are broken and unusable using the client due to the fact that the auto-generated code is relying on a later Elasticsearch version where the API has changed since 7.10.…
-
**What is the bug?**
The below IT is flaky: https://github.com/opensearch-project/ml-commons/actions/runs/9540553655/job/26297294535?pr=2500#step:6:2743, need to fix this.
**How can one reproduce …
-
### Please describe the end goal of this project
Introduce and enable multi-tenancy as a first class citizen in OpenSearch by associating request traffic with specific users or workloads. This will…
-
### What is the bug?
`clearScroll` request to opensearch client fails with sigv4 signing mismatch:
org.opensearch.client.opensearch._types.OpenSearchException: Request failed: [security_exception]…
-
### Describe the bug
We've just updated OpenSearch to version _2.15.0_ and enabled batching for the `ExistingShardsAllocator`:
```
cluster.allocator.existing_shards_allocator.batch_enabled: tru…
-
**Is your feature request related to a problem? Please describe.**
Replace the "master" terminology in all Java APIs, including field, method, class, and package names.
The "Java APIs" refers to tho…
-
## What/Why
### What are you proposing?
I've developed an OpenSearch plugin for my project (https://github.com/Elgg/Elgg). While trying to update my plugin I ran into a dependency conflict.
My pr…
-
**Describe the bug**
The dataprepper stops abruptly after a few minutes.
We are using 2.1.0 version.
Traces from apps are produced nearly 3000 per/second
**Below are the last few logs.**
The…