OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

🔎 Open source distributed and RESTful search engine.

Results 527 OpenSearch issues
Sort by recently updated
recently updated
newest added

(updated from https://github.com/opensearch-project/OpenSearch/issues/1018#issuecomment-1188365805 below, @macrakis) # [Design Proposal] The *flat* data type in OpenSearch ## Summary JSON objects whose components are not indexed are a proposed new field type in...

enhancement
Indexing & Search

**Describe the bug** tar -xzf opensearch-2.1.0-linux-x64.tar.gz gives lots of warnings on implausibly old time stamp 1969-12-31 19:00:00 **To Reproduce** Steps to reproduce the behavior: 1. wget https://artifacts.opensearch.org/releases/bundle/opensearch/2.1.0/opensearch-2.1.0-linux-x64.tar.gz 2. tar -xzf...

bug
untriaged

### Description The delete operation integration test for segment replication was failing due to the calculation of recoveryDiff (difference between snapshots) used by the getFiles method to get the files...

Master node changes for master task throttling Signed-off-by: Dhwanil Patel ### Description This is one of multiple PR planned for master task throttling. In this PR we are making changes...

**Is your feature request related to a problem? Please describe.** 1. The gradle pre-commit is a check used exhaustively before making commits to the repository. If the commit contains files...

enhancement
good first issue
Build Libraries & Interfaces

**Describe the bug** Build is failing with below err Could not determine the dependencies of task ':qa:full-cluster-restart:v2.1.1#upgradedClusterTest'. > Could not resolve all task dependencies for configuration ':qa:full-cluster-restart:opensearch_distro_extracted_testclusters-qa-full-cluster-restart-v2.1.1-1-2.1.1-'. > Could not...

bug
untriaged

### Description [Describe what this change achieves] ### Issues Resolved [List any issues this PR will resolve] ### Check List - [ ] New functionality includes testing. - [ ]...

Signed-off-by: Sachin Kale ### Description - To avoid concurrency issues where two primary exists for a given shard at the same time and upload segment files which can overwrite each...

**Is your feature request related to a problem? Please describe.** - Issues listed under this meta issue are related to Remote Segment Store. **Describe the solution you'd like** - [x]...

enhancement
distributed framework