Skip to content

HDDS-2653. Improve executor memory usage in new Freon tests #284

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

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Let all Freon threads run test tasks in a loop instead of submitting a job for each task. This avoids memory issues caused by too many jobs.

https://issues.apache.org/jira/browse/HDDS-2653

How was this patch tested?

Ran a few types of Freon tests (omkg, ockg, ockv) with both low and high -n values (low for testing normal completion, high for validating fix for OOME).

@xiaoyuyao
Copy link
Contributor

LGTM, +1. Thanks @adoroszlai for the improvement.

@xiaoyuyao xiaoyuyao merged commit 5aa7383 into apache:master Dec 4, 2019
@adoroszlai adoroszlai deleted the HDDS-2653 branch December 4, 2019 20:18
@adoroszlai
Copy link
Contributor Author

Thanks @xiaoyuyao for reviewing and committing this.

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