kennknowles opened a new issue, #18760: URL: https://github.com/apache/beam/issues/18760
In [PR#5218](https://github.com/apache/beam/pull/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](https://issues.apache.org/jira/browse/BEAM-4230). Original Jira may contain additional context. Reported by: swegner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
