Skip to content

Comments

HDDS-9739. Reduce native build thread count.#5657

Closed
aryangupta1998 wants to merge 1 commit intoapache:masterfrom
aryangupta1998:HDDS-9739
Closed

HDDS-9739. Reduce native build thread count.#5657
aryangupta1998 wants to merge 1 commit intoapache:masterfrom
aryangupta1998:HDDS-9739

Conversation

@aryangupta1998
Copy link
Contributor

What changes were proposed in this pull request?

Reducing native build thread count to lower memory usage.

What is the link to the Apache JIRA

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

How was this patch tested?

Tested Manually.

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aryangupta1998 thread count can be overridden by passing -Dsystem.numCores=<N> to the build (since #5552). What is the rationale for removing that ability and hard-coding thread count to 4?

@ChenSammi
Copy link
Contributor

@aryangupta1998 , shall we close this PR since it can be done by -Dsystem.numCores= now?

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.

3 participants