[
https://issues.apache.org/jira/browse/BEAM-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546949#comment-17546949
]
Kenneth Knowles commented on BEAM-4230:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18760
> Jenkins machine total RAM should not be hardcoded
> -------------------------------------------------
>
> Key: BEAM-4230
> URL: https://issues.apache.org/jira/browse/BEAM-4230
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Scott Wegner
> Priority: P3
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)