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

Jenkins machine total RAM should not be hardcoded #18760

Closed
kennknowles opened this issue Jun 3, 2022 · 0 comments
Closed

Jenkins machine total RAM should not be hardcoded #18760

kennknowles opened this issue Jun 3, 2022 · 0 comments

Comments

@kennknowles
Copy link
Member

In PR#5218, we update Jenkins Gradle config to dynamically set per-worker memory usage based on total RAM and number of worker processes. However, the OperatingSystemMXBeam.getTotalPhysicalMemory() API is for some reason returning the wrong value. For now, the total memory value is hard-coded until we can find a better alternative.

Imported from Jira BEAM-4230. Original Jira may contain additional context.
Reported by: swegner.

@Abacn Abacn closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants