Finn

Results 8 issues of Finn

### Description Enhance tika document parsing tests by validating output against current version. ### Related Issues Resolves "Improve the validation on TikaDocTests #12887" ### Check List - [x] New functionality...

### Description Onboard bwc tests to run with opensearch bundle distribution per: https://github.com/opensearch-project/opensearch-plugins/blob/main/TESTING.md#bwc-tests-on-distribution-bundle-level ### Issues Resolved Closes #517 By submitting this pull request, I confirm that my contribution is made...

Signed-off-by: Finn Carroll ### Description Add async search bwc tests to 3.0.0 manifest By submitting this pull request, I confirm that my contribution is made under the terms of the...

first-time-contributor

**What is the bug?** Intermittent failure of org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked. **How can one reproduce the bug?** Steps to reproduce the behavior: `./gradlew ':test' --tests "org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked" -Dtests.seed=8E89EF4E68DC248A -Dtests.security.manager=false -Dtests.locale=tr-TR -Dtests.timezone=Atlantic/Reykjavik -Druntime.java=11` **What is...

bug

**What is the bug?** AsynchronousSearchContextPermitsTests flaky [1_Build Asynchronous Search.txt](https://github.com/user-attachments/files/16286513/1_Build.Asynchronous.Search.txt) https://github.com/opensearch-project/asynchronous-search/actions/runs/9985067867/job/27595304025?pr=595 **How can one reproduce the bug?** Steps to reproduce the behavior: `./gradlew ':test' --tests "org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests" -Dtests.seed=DFDAD192EB6ABE4B -Dtests.security.manager=false -Dtests.locale=en-US -Dtests.timezone=Etc/GMT` **What...

bug

### Description Extend existing native transport serialization by introducing protobuf definitions for the following classes: FetchSearchResult, SearchHits, SearchHit. FetchSearchResultProtobuf, SearchHitsProtobuf, and SearchHitProtobuf wrap their respective classes overriding native serialization and...

### Description Remote snapshot file_cache does not strictly limit it's disk usage to its configured capacity. This change causes subsequent requests to the file cache to fail when the cache...

### Please describe the end goal of this project Provide a framework and migrate some key node-to-node requests to serialize via protobuf rather than the current native stream writing (i.e....

Meta
experimental
Search:Performance
Roadmap:Cost/Performance/Scale
Roadmap:Modular Architecture
v2.17.0
v2.18.0