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

### Is your feature request related to a problem? Please describe I want to run the SQL plugin in a cloud native environment, but I am unable to do so...

enhancement
Plugins
RFC
extensions

## Abstract This RFC proposes a new context aware/based segment creation and merging strategy for OpenSearch to improve query performance by co-locating related data within same physical segments, particularly benefiting...

enhancement
feature
RFC
Search:Performance

### Is your feature request related to a problem? Please describe While writing data in Lucene format enables faster queries, it also limits queries to use a compatible Lucene query...

enhancement
Indexing
Storage

Using the same seed does not always fail the test. We need to run the test multiple times to get the failure (On my local, I got it on the...

bug
flaky-test
Indexing:Replication
v2.11.0

### Is your feature request related to a problem? Please describe At the moment this is impossible to choose whether we want our indices to use a compound file and...

enhancement
Indexing

Gradle check has failed on push of your commit a47e123917e1fc2d6adaf5f71fd93e7b1a29b412. Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/37912/. 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

Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 1.35.2 to 2.4.1. Release notes Sourced from com.google.api-client:google-api-client's releases. v2.4.1 2.4.1 (2024-03-26) Documentation Latest libraries-bom (#2445) (b484c9b) v2.4.0 2.4.0 (2024-03-13) Features Add Universe Domain Support (#2435) (4adfed9)...

dependencies
dependabot

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 1.113.1 to 2.37.0. Release notes Sourced from com.google.cloud:google-cloud-storage's releases. v2.37.0 2.37.0 (2024-04-19) Features Adds a ZeroCopy response marshaller for grpc ReadObject handling (#2489) (8c7404d) Port BufferToDiskThenUpload to...

dependencies
dependabot

### Description We need to allow particular channels/connections to be `0` in some cases. Like, 1. For dedicated coordinator node set up, coordinator nodes doesn;t require `recovery` channels 2. Data/coordinator...

### Please describe the end goal of this project Proposing a path structure that tries to distribute all shards deterministically over multiple prefixes. The end goal of this initiative is...

Meta
Storage:Performance
v2.14.0