OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

πŸ”Ž Open source distributed and RESTful search engine.

Results 885 OpenSearch issues
Sort by recently updated
recently updated
newest added
trafficstars

… Remote Store. ### Description Adding more ITs for Snapshot Interoperability w/ Remote Store to improve test coverage. ### Check List - [x] New functionality includes testing. - [x] All...

enhancement
stalled

### Description Tracing framework after ending the current span internally set the parent as a current span in the thread context. But after this change https://github.com/opensearch-project/OpenSearch/issues/8428 now parent can be...

bug

### Description Added support for OpenTelemetry SDK Autoconfigure. This artifact implements environment-based autoconfiguration of the OpenTelemetry SDK. This can be an alternative to programmatic configuration using the normal SDK builders....

enhancement
stalled

### Description One of the Bulk API best practices is to reduce the response size using filter_path. [AWS OpenSearch document ](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/indexing.html#indexing-size)says this, > This response size might seem minimal, but...

enhancement
Indexing
API

### Description Add instrumentation in TransportAction class so that it's generically available to all the actions. ### Related Issues Resolves #10095 ### Check List - [x] New functionality includes testing....

enhancement
distributed framework

### Description This Pull request fixes the `explainUnassignedShardAllocation` method to use the correct batch allocator to find unassigned explain reason in case the batch mode is enabled. ### Related Issues...

bug
Cluster Manager
API

### Description Added optional tool SDKMan in `DEVELOPER_GUIDE` to simplify JDK environment installation and sourcing. ### Related Issues Resolves #[Issue number to be closed when this PR is merged] N/A...

enhancement

### Is your feature request related to a problem? Please describe With the introduction of Request Tracing Framework (RTF) using OpenTelemetry (OTel), requests can be traced to identify various code...

enhancement
RFC
Other

Gradle check has failed on push of your commit 181b9854a6bac16cf93dff54fa2c3a48ea76906d. Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/33870/. Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

bug
>test-failure
autocut