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

Fix Memory CB flaky error in ML APIs #788

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

nathaliellenaa
Copy link
Contributor

Description

Replaced native memory threshold settings with JVM heap memory threshold settings to fix Memory Circuit Breaker error in ML API tests.

Issues Resolved

Resolve #776

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.

Copy link
Contributor

Changes Analysis

Commit SHA: 7afd628
Comparing To SHA: 0d63cdb

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/12758462353/artifacts/2425477279

API Coverage

Before After Δ
Covered (%) 647 (63.37 %) 647 (63.37 %) 0 (0 %)
Uncovered (%) 374 (36.63 %) 374 (36.63 %) 0 (0 %)
Unknown 43 43 0

@nathaliellenaa nathaliellenaa mentioned this pull request Jan 14, 2025
5 tasks
Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
577 576 (99.83 %)

@dblock dblock merged commit 5e22b8b into opensearch-project:main Jan 14, 2025
36 checks passed
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.

[BUG] ml/models/upload.yaml is flaky
2 participants