Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to Fetch Migration stability #516

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

chelma
Copy link
Member

@chelma chelma commented Feb 20, 2024

Description

  • Updated default disk size for the Migration Console so larger OpenSearch Benchmark data sets can be run on it
  • Updated Data Prepper container resources (vCPU, mem) per expert recommendation.
  • Updated Data Prepper Pipeline parameters per expert recommendation
  • Fixed a bug in how Fetch assesses idle Pipelines

Issues Resolved

https://opensearch.atlassian.net/browse/MIGRATIONS-1497

Testing

Manually tested the migration using the awsE2ESolutionSetup.sh test setup, running the Fetch Migration process from the Migration Console against my source which contains the geonames and http_logs indices from the OpenSearch Benchmark tool. More details/logs in the linked JIRA.

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Updated Data Prepper container resources (vCPU, mem) per expert
  recommendation.
* Updated Data Prepper Pipeline parameters per expert recommendation
* Fixed a bug in how Fetch assesses idle Pipelines

Signed-off-by: Chris Helma <[email protected]>
@chelma chelma merged commit 629e21b into opensearch-project:main Feb 20, 2024
6 checks passed
@chelma chelma deleted the MIGRATIONS-1497 branch February 20, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants