opensearch-migrations
opensearch-migrations copied to clipboard
All things migrations and upgrades for OpenSearch
### This proposal has been significantly modified as of 11/5. The original proposal can be expanded at the bottom of this post. Note that comments before 11/5 refer to the...
### Summary Of Work Being Proposed It is proposed that the OpenSearch Project create a framework that makes it easy to test the results of performing an cluster version upgrade...
### Description Currently, reindexing documents had inefficient processing and single thread operations causing a slowdown in max throughput (from 480 -> 170 10MB requests/min with AWS Fargate 2vcpu) from a...
### Description [Describe what this change achieves] * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) * Why these changes are required? * What is the old...
### Description [Describe what this change achieves] * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) * Why these changes are required? * What is the old...
### Description This tool helps to migrate Kibana objects to OpenSearch dashboards object by fixing the versions for compatible objects and removing the object that are incompatible with OpenSearch Dashboards....
The value is either an ECS taskId, a Kubernetes hostname, or random UUID (as per env variables). Adding something more dynamic like shardId isn't possible to do as a resource...
### Description Fixed a bug that was in the replayer on sigv4 requests without payloads when content-type did not exist. Cleaned up the unit tests for this * Category: Bug...
### Description Shared Logs volume for migration containers ### Issues Resolved - Resolves https://opensearch.atlassian.net/browse/MIGRATIONS-1939 ### Check List - [X] New functionality includes testing - [X] All tests pass, including unit...
### Description [CVE] Updated jersey-common from 2.30.1 -> 2.34 ### Issues Resolved - Mitigates this issue https://github.com/eclipse-ee4j/jersey/security/advisories/GHSA-c43q-5hpj-4crv ### Check List - [ ] ~New functionality includes testing~ - [X] All...