Travis Benedict
Travis Benedict
**Is your feature request related to a problem? Please describe.** In Lucene 8.4 the BKDReader packedIndex was moved off heap ([LUCENE-8932](https://issues.apache.org/jira/browse/LUCENE-8932)). In some cases this can cause the BKDReader to...
**Describe the bug** Really large requests that are sent to an HTTP source pipeline can lead to Armeria exceptions which are not correctly classified by Data Prepper. Metrics show this...
**Is your feature request related to a problem? Please describe.** It's difficult to track bulk retry failures if Data Prepper is writting to multiple indexes. **Describe the solution you'd like**...
## Background Using OpenSearch 1.2 build 762 ([arm64](https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.2.4/762/linux/arm64/dist/opensearch/manifest.yml )/[x64](https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.2.4/762/linux/x64/dist/opensearch/manifest.yml)) I ran a set of ~20 performance tests for each of the following single node configurations: 1. m5.xlarge - Security enabled...
**Is your feature request related to a problem? Please describe.** Indefinitely supporting every version of OpenSearch can be a maintenance burden. Certain updates may be required to the source code...
**Is your feature request related to a problem? Please describe.** I'm seeing duplicate documents being ingested into my sink when using an `opensearch` source that's pointing to an Amazon OpenSearch...